Viewing 3 replies - 1 through 3 (of 3 total)
  • In your child theme, try:

    #header {
    width: 100%;
    }

    That will make the header always take up 100% of the container, so you can keep the gray line and it will look right on all devices.

    I recently narrowed the entire thing

    how?
    what edits did you make to which files?

    did you edit the width of #header in the stylesheets?
    right now it is set to 900px.

    Thread Starter bricklayer.payne

    (@bricklayerpayne)

    Marvelous, Cottontail—simply marvelous! THat did it.

    Alchymyth—sorry, I should’ve been clearer. I narrowed it through the Theme settings on the WP dashboard; no coding required.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Line Extends Too Far!’ is closed to new replies.