• Resolved mlnvasko

    (@mlnvasko)


    Hi, pls, can you help me? When I activate the GTranslate plugin the the browser scrollbar doest work on desktop devices (mobile and tablet is ok). After daactivation everything works well again. Could you help? Maybe some missing tags?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mlnvasko

    (@mlnvasko)

    I’ve solved it in plugin setting by adding into widget code this:

    <style>
    html.show-scroll {
    overflow-y:visible;
    }
    </style>

    Plugin Author edo888

    (@edo888)

    Thanks for the info. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘GTranslate breaks scroll bar on desktop browsers’ is closed to new replies.