• Resolved gkscott11

    (@gkscott11)


    Ref site… theyachtspirit.com
    I have an image at the top, replacing the default Title. Below this is a SLIDER image.
    There is a blank WHITE space (about 10px high) BETWEEN the top image and the slider that I cannot remove! I’ve adjusted the height of the top image as well as the height of the slider plugin images, but nothing works.
    Any advice would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Peninah

    (@highlight_creative)

    Using Chrome dev tools, it looks like the issue is caused by this in the theme’s styling:
    #site-description {
    margin: 0 270px 3.65625em 0;
    }

    Changing this margin should help.

    Thread Starter gkscott11

    (@gkscott11)

    You are the BEST! It took a little trial and error to find the margins I needed, but you FIXED IT! Many Many Thanks!!

    Peninah

    (@highlight_creative)

    🙂 So glad to hear that! Chrome element inspector or Firebug is great for this kind of thing. If you’re not using them, you might want to check into it, they’re easy to use.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2011 Theme Header – Title Spacing’ is closed to new replies.