1. Balmmnd77
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 25 November 2022
  5.  Subscribe via email
hi I am trying to line up the mobile phone layout similar to the desktop.

on the page in the link i have the icons on the right and the image on the left..... then in the next module positions below, they swap to ian mage on right and icons on the left.

this pattern continues for the next 2 lower module positions, The problem is that the modules are not correct on the phone.

on mobile its... image, text then text image then image text! i need it t be image, text, image text and image text. yo you:o :o undertand?.
References
  1. https://holdwellbeing.co.uk/waterwynch-house.html
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I think I understand :)

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width:767px) {
.bottom-2b {
order: -1;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!