- Posts: 96
- Thank you received: 0
Mobile Phone View
-
ijohnparton
Active member -
Topic Author
- Offline
- Member
-
Less
More
1 month 2 weeks ago #52060
by ijohnparton
Replied by ijohnparton on topic Mobile Phone View
Please Log in to join the conversation.
1 month 2 weeks ago #52061
by milos
Replied by milos on topic Mobile Phone View
Hello,
Change the code I gave you previously with this:
Regards,
Milos
Change the code I gave you previously with this:
Code:
@media (max-width: 767px) {
.menurow > .sparky_container > .sparky_cell.mp_top2 {
width: 25% !important;
}
.menurow > .sparky_container > .sparky_cell.mp_top3 {
width: 75% !important;
text-align: right;
float: right;
}
}
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.190 seconds