• Resolved thefullarchie

    (@thefullarchie)


    Hey Guys,

    i’m struggling to make the content run full width. I want to have the slider at the top run the full with of the window and then the content below it (currently services posts, but this can be changed if need be) appear so the images display as tiled squares with no padding between them. This content (services) can be in a main column but needs to fill that column completely and remain responsive.

    Any tips?

    Thanks!
    http://www.sportscarephysio.com.au

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your site doesn’t use this free Omega theme. You need to contact the author where you purchased your theme for support.

    leavinglobster

    (@leavinglobster)

    Their site might not have, but I’m having the same issue – not using the sidebar but there’s a space where it should be, and no option to make pages full width or remove the sidebar.

    katemaupin.com is the site I’m working on.

    Thanks!

    themehit

    (@themehit)

    Making it full width is an easy CSS tweak. Go to “Appearance > Customize > CSS” and drop this code

    .content {
        width: 100%;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to make full width content’ is closed to new replies.