Site logo

Archived topic

Gap between Menu and Master Slider

7 replies · Started by Damien on August 27, 2015

Viewing posts 1–8 of 8

Hi There

Quite new to Wordpress - I am using Master slider but cant see how to remove the gap between the top of the slider and the bottom of the menu bar.

The site is here: http://wp.wiltshireandsons.co.uk/

Can you assist?

Many Thanks

Have you tried placing the slider into the Page Header content metabox? That should remove the space automatically.

Alternatively, you can add this CSS:

.home .entry-content {
      margin-top: 0;
}

That did it!!

Thanks a lot!!!

You're welcome :)

Thank you.
Worked perfectly.

You're welcome!

This archived topic is closed to new replies.