Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there, You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    #site-content > div >.col-md-4 {
        display: none;
    }
    #site-content > div >.col-md-8 {
        margin: auto;
        float: none;
        display: block;
    }

    in the box.

    Let me know if this works

    Thread Starter dmcpherson

    (@dmcpherson)

    Wow, perfect. It worked! Thank you sooooooo much!

    Andriy

    (@ixixixi)

    Thank you!

    Fotis

    (@markwaregr)

    Glad this worked out!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

    Hey! I am having the same issue. Tried the solution above, but it didn’t change anything. Any clue on how to fix?

    https://www.almostmadison.com/

    Thanks!

    Hi there @almostmadison
    You are not using Olsen Light so I suggest creating an new thread with your issue in your theme’s support forum!

    Best Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove Sidebar – Center Content’ is closed to new replies.