• Resolved jaguwp

    (@jaguwp)


    Hello,

    Is it possible to reduce side margins to allow more content to be added without making the page length super long? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @jaguwp,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    :root {
    	--eksell-inner-width-thin: 75.2rem;
    }

    Increase the value to reduce the side margins. Let me know if that does it.

    — Anders

    Thread Starter jaguwp

    (@jaguwp)

    Thanks it worked!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Reduce side margins’ is closed to new replies.