Reply To: Spacing Between Nav Bar & Content

Home Forums Support Spacing Between Nav Bar & Content Reply To: Spacing Between Nav Bar & Content

Home Forums Support Spacing Between Nav Bar & Content Reply To: Spacing Between Nav Bar & Content

#103295
Tom
Lead Developer
Lead Developer

Hmm, it may be the slider causing the space. There’s a huge amount of inline code being added by it.

You may be better off using a slider that doesn’t add so much inline code (like Meta Slider for example).

Otherwise, you can try this CSS:

#wds_container1_0 {
      margin-top: -26px;
}