Viewing 2 replies - 1 through 2 (of 2 total)
  • I wanted to have the slider connected with the header.

    Do you mean moving the slider to the bottom of navigation? If that’s so, use this CSS via Custom CSS plugin

    .home.page .main-nav.mb-30 {
      box-shadow: none;
      margin-bottom: 0;
    }
    Thread Starter fade88

    (@fade88)

    It Worked!!!! Thank you!!!

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

The topic ‘Spacing between header’ is closed to new replies.