• Resolved sermalefico

    (@sermalefico)


    “Get rid of the Horizontal scroller?” option dont apear in elementor builder templates.

Viewing 1 replies (of 1 total)
  • Plugin Author Oooh Boi

    (@ooohboi)

    No, it’s not, this is rather the post/page related issue. You could add the following to your theme’s (preferably a child theme!) “style.css”:

    html, body {
        overflow-x: hidden;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Horizontal scroller in Theme builder templates’ is closed to new replies.