1. bcrawley
  2. Commercial Templates
  3. Wednesday, 06 January 2021
  4.  Subscribe via email
Kinvara template is not stacking properly on mobile devices. I'm using bottom 1a-d and bottom 3a-d. The bottom 3a-d isn't stacking. Please advise. The website is a wedding site, http://www.ohmyblosch.com. Please see the attached screen shot from my iPhone.
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL directly to an example of this issue? I am currently unable to locate an example of your site.

Thank you

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Click on the menu and under wedding party, click on bridesmaids or groomsmen. Both are doing the same thing on iPhones when in portrait mode. If you turn the phone to the side it looks fine (although I wish it would only display 2 rather than all 4)...I have it setup using Bottom 1a-d and Bottom 3a-d to make it look the way I want when looking at the desktop. Bottom 1a-d stacks correctly, but Bottom 3a-d isn't stacking. I'm using an iPhone 12 Pro Max to view the site.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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-3 {
width: 100% !important;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You da man! That fixed it perfectly! Thank you so much!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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