Home Forums WoodMart support forum Bug: mobile bar | Iphone 11

Bug: mobile bar | Iphone 11

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204541

    [email protected]
    Participant

    Hi,

    when you use the mobile nav on an iphone it’s not displaying as nice as it can be.

    cheers.

    Attachments:
    You must be logged in to view attached files.
    #204602

    Hello,

    Please describe the problem in more detail. We are checking and do not see any problems. Perhaps it is not in the way as you expected. What did you expect?

    Best Regards

    #204604

    [email protected]
    Participant

    Hi Elise,

    when you check the bottom of the image the iphone 11 home button is conflicting over the side buttons. if you start scrolling it is fixed.

    cheers.

    #204720

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .platform-iOS .woodmart-toolbar {
    	height: 80px;
    	align-items: flex-start;
    }
    .platform-iOS .sticky-toolbar-on .scrollToTop {
      bottom: 95px;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)