- Posts: 6899
- Thank you received: 737
Mobile Phone View
-
milos
Support Staff -
- Moderator
-
Less
More
4 days 1 hour ago #52053
by milos
Replied by milos on topic Mobile Phone View
Hello,
Add this to the custom.css file, at the bottom of the file:
This will show the phone in a single line on mobile devices and align it to the right. Clear the mobile browser's cache if you don't see the changes after editing the CSS file.
Regards,
Milos
Add this to the custom.css file, at the bottom of the file:
Code:
@media (max-width: 767px) {
.menurow > .sparky_container > .sparky_cell.mp_top3 {
width: 75% !important;
text-align: right;
float: right;
}
}
This will show the phone in a single line on mobile devices and align it to the right. Clear the mobile browser's cache if you don't see the changes after editing the CSS file.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 96
- Thank you received: 0
4 days 1 hour ago #52054
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6899
- Thank you received: 737
4 days 9 minutes ago #52055
by milos
Replied by milos on topic Mobile Phone View
Hello,
You probably did not clear the Safari browser cache on your iPhone. Go to Settings > Apps > Safari > Clear History and Website Data. Then reload the page.
Regards,
Milos
You probably did not clear the Safari browser cache on your iPhone. Go to Settings > Apps > Safari > Clear History and Website Data. Then reload the page.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 96
- Thank you received: 0
4 days 6 minutes ago #52056
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Hi Milos
I did that i deleted everything for the last 14 days. I do not under stand what is going on.
I did that i deleted everything for the last 14 days. I do not under stand what is going on.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6899
- Thank you received: 737
3 days 21 hours ago #52058
by milos
Replied by milos on topic Mobile Phone View
Hello,
At the bottom of the file, delete this completely:
You didn't comment out this properly. Then clear the mobile browser cache again and reload.
Regards,
Milos
At the bottom of the file, delete this completely:
Code:
@/*media (max-width: 767px) {
.menurow > .sparky_container > .sparky_cell {
float: none;
width: 100%;
}
}*/
You didn't comment out this properly. Then clear the mobile browser cache again and reload.
Regards,
Milos
Please Log in to join the conversation.
-
ijohnparton
Active member -
Topic Author
- Member
-
Less
More
- Posts: 96
- Thank you received: 0
3 days 18 hours ago #52059
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Hi Milos
Thanks very much for your help
Thanks very much for your help
Please Log in to join the conversation.
Time to create page: 0.170 seconds