Viewing 3 replies - 1 through 3 (of 3 total)
  • @only screen and (min-width: 1440px) #bodywrap { max-width: 100% } will make it full width. You will have to then space out the content from the side of the page

    Theme Author Richie KS

    (@rkcorp)

    add this to customizer->general->custom css

    footer .innerwrap, #bodywrap, .innerwrap-custom-header {
    max-width: 98% !important; 
    }
    • This reply was modified 9 years, 6 months ago by Richie KS.
    Thread Starter indianwiki

    (@indianwiki)

    Fantastic. Worked exactly at one shot, I was looking for.

    Thanks a lot.
    Gopal

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

The topic ‘Increasing the width – both sides’ is closed to new replies.