• Hi everyone,

    Does anyone else use Thrilling theme by Cody Mckibben?I cant seem to change the content width of this theme.

    I’ve tried to look all over style.css for the content width but didn’t know what to look for. It looks different compared to other wordpress themes.

    Here’s a link to my site – https://www.shatishrao.com

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • wp-content/themes/ThrillingTheme/960.css

    .container_12, .container_16 {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
    }

    Thread Starter shatish

    (@shatish)

    Hi Esmi,

    That was fast.I just tried it but it didn’t change the content width but it moved both the content and sidebar to the left.

    Maybe there is something else i could adjust in 960.css?

    Try using Firefox & the Firebug add-on for this kind of work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change content width – Thrilling theme’ is closed to new replies.