• Resolved Eóin McMahon

    (@eoinsprint)


    Hi,

    Any time I use Section or Page templates, I am getting an additional scrollbar.
    My sections are smaller than a single page. I am getting this issue on multiple sites

    Any help would be greatly appreciated!

    Kind regards,
    Eoin

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Eóin McMahon

    (@eoinsprint)

    Hi, Can I get an update on this? Thanks!

    Plugin Contributor wepic

    (@wepic)

    Unfortunately we can’t help with that. It may depend on your browser or it’s settings. Because I don’t see it on your site.

    Thread Starter Eóin McMahon

    (@eoinsprint)

    Hi,

    I modified the plugin that fixes this.

    This happens on Windows devices ONLY – I discussed with your colleague about this, and they were using a Mac, which does not experience this issue.

    If you add the below to the element’s Custom CSS:

    @media(min-width: 1025px){
     .fsmfe-wrapper .menu-overlay {
      overflow-y: auto;
     }
    }

    I hope this can somehow benefit you and be added to the complete plugin! Happy to be accredited.

    Thanks,
    Eóin

    Plugin Contributor wepic

    (@wepic)

    Thanks for the code. We will consider adding this to the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Added Scroll Bar in menu’ is closed to new replies.