• Resolved christie21

    (@christie21)


    I’m not sure exactly when the issue started but I’ve noticed that when viewing my website on tablet/mobile the shop page seems to have shifted to the bottom, meaning you are shown a blank screen before having to scroll to the bottom to find the shop page. The menu & page buttons at the bottom when viewing on tablet/mobile are also all off centre & overlapping, it’s as if the whole layout on mobile has shifted. I’ve tried changing everything in the settings but to no avail. How can I fix this please?

    (Everything is fine when viewing on a computer)

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @christie21,

    Thank you for using Neve.

    The issue can be corrected by adding the following code to the Additional CSS editor within the Customizer.

    .shop-sidebar {
        position: fixed;
    }

    Regards,
    Stefan

Viewing 1 replies (of 1 total)
  • The topic ‘Layout issues when viewing on mobile’ is closed to new replies.