How to remove double vertical scrollbar?

This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: zulhfreelancer
    zulhfreelancer
    Participant
    August 29, 2015 at 10:55

    How do I get rid of the double vertical scrollbar?

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    August 31, 2015 at 08:30

    Hello,

    Add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:

    .template-container {
       overflow-y: hidden;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.