• Resolved Chris

    (@eaonflux)


    I see everywhere a horizontal scrollbar. i thought i know enough about css but i can not get rid of it?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Chris

    (@eaonflux)

    I ment on every page.

    Thread Starter Chris

    (@eaonflux)

    I fixed it. i am using generatepress and the first sibling after the “header” tag needs the following;

    #page.grid-container {
    	width: 100%;
    	overflow: hidden;
    	margin-left: unset;
    	margin-right: unset;
    	max-width: inherit;	
    }
    • This reply was modified 3 years, 2 months ago by Chris.

    Greetings and a good day to you!

    Thank you for contacting us. I am very glad to hear that your issue has been resolved!

    Best Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Horizontal scrollbar visible’ is closed to new replies.