Forums

Twenty Eleven
[resolved] How can I change one-colum width for one single page? (3 posts)

  1. gkaefer
    Member
    Posted 1 year ago #

    in my child themes style.css I've set my max-width to 1152px fror the one-column layout. that works perfect.
    How can I change this size in the styles.css for one specific page (via pagename or id) to a different value?

    Georg

    http://wordpress.org/extend/themes/twentyeleven/

  2. alchymyth
    The Sweeper & Moderator
    Posted 1 year ago #

    using the page specific output by the build-in body_class() function;

    example:

    .page-id-137 #page { .... }

  3. gkaefer
    Member
    Posted 1 year ago #

    pefect, once more...
    Besten Dank,
    Georg

Topic Closed

This topic has been closed to new replies.

About this Theme

About this Topic