Double Scroll Bar Issue

Hi there,

I’m seeing a double scroll bar in Desktop for macropoint.com… can you look into and advise?

Not sure when it happened, but I did update themes/plugins recently and don’t recall seeing the double scroll bar previously.

Thanks,
J.J.

Hi J.J.

Thanks for writing in! Could you please try adding the following CSS code in the X > Theme Options > Global CSS and see if that helps (http://prntscr.com/evui3r) .

body { 
  overflow-x: visible; 
}

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.