• Resolved DirtyDazz

    (@dirtydazz)


    I must have gone through the css and template files 20 times, removed any top/bottom margins/padding I could see that would cause it, I can’t work out where the space is coming from between the menu headers and content in the widgets .

    Any ideas or tips greatly appreciated.

    I want to halve the blank space between menu header and content.

    https://www.dirtydazz.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding this to the end of style.css:

    .widget-area ul { margin-top: -15px; }
    Thread Starter DirtyDazz

    (@dirtydazz)

    thank you so much, that’s just what I needed.

    I was playing around with – margins. But, I may have got it mixed up with padding and it ended up breaking the layout. still learning here. ??

    thanks again.

    Dazz.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘spacing under widget menu headers’ is closed to new replies.