Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2469
    klrouth
    Member

    Is it possible to create a space between the nav bar and where the slider starts?  Right now the slider is directly under the nav bar.

    What I’ve tried so far hasn’t worked.

    #2480
    Sakin
    Keymaster

    @klrouth: You can simply add the Following CSS in “Theme Options -> Theme Options -> Custom CSS” box:

    .featured-slider {
    margin-top: 15px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Space Between Nav Bar & Slider’ is closed to new replies.