• Resolved indianwiki

    (@indianwiki)


    First of all, thanks for this wonderful adn beautiful theme. I’ve installed in no. of my websites. One such site is https://indianwiki.in

    Now, I want to use left space and right space of my single post to feel full-width with sidebar.
    In other words, how can I shift my post to extreme left and sidebar to extreme right?

    to use left and right space - indianwiki.in

    Thanks
    Gopal

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 8 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.