• Making a child-theme for the Twenty Twelve theme…

    How would I go about getting the #masthead to be the same width of the .site class?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Look at adding the width property with the value of the .site class’ width that can be found with Firebug (Firefox).

    Thread Starter Brandon Moner

    (@ctvonline)

    @andrew Nevins

    The .site class seems to have padding rules that are making it the displayed width. The actual width is 960px.

    Is there anyway I can break the #masthead out of this using CSS? Or do I have to hack the PHP file and pull the #masthead code out of the .site class area?

    That would so suck because I’ve then have to SERIOUSLY alter CSS in order to get it back centered lol.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Same Width as Site Class’ is closed to new replies.