space above slider and below nav bar

  • hoolia_1

    #7348

    How can I reduce or remove completely the space between the navbar and the slider?

    http://sequoyahregionalibrary.org/wordpress3

    Thanks, I am loving this theme and working with wordpress.

    Julie

    Anonymous

    #37922

    Add this to Custom CSS

    #slider_root {
    margin-top: -47px !important;
    margin-bottom: -25px !important;
    }

    Moved to Support. Please post in the correct section next time.

    hoolia_1

    #37923

    That worked..Looks great!

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.