- Posts: 91
- Thank you received: 0
Mobile Phone View
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
2 weeks 5 days ago #51958
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Hi Milos
that has worked on the logo bar, but it has nor worked on the phone number. The phone number is on the same line has the menu. What i would like is to have the phone like it looks like on photo 2 can you helpme to make it look the same.
Thanks
that has worked on the logo bar, but it has nor worked on the phone number. The phone number is on the same line has the menu. What i would like is to have the phone like it looks like on photo 2 can you helpme to make it look the same.
Thanks
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6868
- Thank you received: 727
2 weeks 4 days ago #51959
by milos
Replied by milos on topic Mobile Phone View
Hello,
Go to System > Site Template Styles > Cats > Layout. Click "Row Settings" next to the row where the positions "top2" and "top3" are. Disable "No Collapse on Small Screens" parameter and save row settings and template settings.
Regards,
Milos
Go to System > Site Template Styles > Cats > Layout. Click "Row Settings" next to the row where the positions "top2" and "top3" are. Disable "No Collapse on Small Screens" parameter and save row settings and template settings.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 91
- Thank you received: 0
2 weeks 4 days ago #51960
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6868
- Thank you received: 727
2 weeks 4 days ago #51961
by milos
Replied by milos on topic Mobile Phone View
Hello,
Try adding this to custom.css file:
Add it to the bottom of the custom.css file, below the last }
Clear the browser cache on your mobile device to see the change.
Regards,
Milos
Try adding this to custom.css file:
Code:
@media (max-width: 767px) {
.menurow > .sparky_container > .sparky_cell {
float: none;
width: 100%;
}
}
Add it to the bottom of the custom.css file, below the last }
Clear the browser cache on your mobile device to see the change.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 91
- Thank you received: 0
2 weeks 4 days ago #51962
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Hi Milos
It worked = Thanks very much for all your help
It worked = Thanks very much for all your help

Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 91
- Thank you received: 0
1 week 5 days ago #51971
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Please Log in to join the conversation.
Time to create page: 0.116 seconds