• Resolved trahitt

    (@trahitt)


    Love Love Love your theme, thank you. I have a site that uses images in lieu of text for the navigation bar, and have utilized a plugin for that. My question is…. How do I narrow the padding between the nav-bar items.

    https://angels.oracleofthedove.com

    I wish to decrease the amount of space in between the images on the nav bar.

    Thank you

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

    (@hannahritner)

    Hey, you can play around with this code:

    .sf-menu li {
    margin-right: -18px;
    margin-left: -18px;
    }

    Just paste it in your custom css box in theme options > advanced settings.

    Hannah

    Thread Starter trahitt

    (@trahitt)

    Aces Hannah, thank you so very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Nav Bar Padding (Decrease)’ is closed to new replies.