• Resolved wagedu

    (@wagedu)


    Hi,

    first of all, sorry because I’m developing locally and can’t share a link.
    But it’s easy to describe:
    Picture a widget aligned to the RIGHT of the page, it has Slide Left enabled. So, when I scroll to him, he’ll come from outside the page…
    It does so, but has the irritating effect of widening my page when hidden. A horizontal scroll appears on the browser, with unexpected extra space to the right of my content.
    Once I scroll down and the widget slides left inside the page, the page goes back to its real width. The extra space to the right disappears.
    If I hide the widget again (by scrolling up or down) the page braks again, showing the extra space to its right, to accomodate for the widget’s position outside the content.
    Also, this same problem happens with Zoom Out. Which, by the way, appears wrongly in the drop down as “Zoom In”. The page adds an extra space to accomodate for the larger widget.
    Any idea as to how to fix it?
    Thanks in advance, this is an otherwise great plugin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author FrodoBean

    (@frodobean)

    Hi @wagedu,

    Sorry for the late response. Thanks for installing my plugin by the way. Can you try adding the following code:

    html, body { overflow-x: hidden; }

    Let me know if it resolves your issue. Don’t forget to rate the plugin if you have time, I’ll appreciate it :).

    Thanks!

    Plugin Author FrodoBean

    (@frodobean)

    @wagedu closing this for now, Please open an issue if you found any :). Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug: Creates extra space when hidden’ is closed to new replies.