• Resolved Yro

    (@nocliq)


    Im using the Twenty Eleven theme in the “One column” style, without sidebars, etc. Im working with child theme.

    I want to have this theme (in this style) with a little more width. But without breaking the layout.

    Check my blog here: https://www.intheup.net/blog/

    Can somebody help me with this? Im new with CSS and PHP.

    Sorry about my English.

Viewing 4 replies - 1 through 4 (of 4 total)
  • add something like this to style.css of the child theme:

    .one-column #page { max-width: 800px; }

    Thread Starter Yro

    (@nocliq)

    But this code will increase the width of the page, the column, the menu, etc?

    I want that the entire layout becomes large then it is in default.

    Ill try it..

    Thread Starter Yro

    (@nocliq)

    OMG dude. You’re awesome!!!

    Thanks again..

    Now I have my last question. Ill post it in another topic so this one can be closed.

    Thread Starter Yro

    (@nocliq)

    Problem solved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Twenty Eleven One-column width?’ is closed to new replies.