Link Separator in Nav Bar

oceanthrstyoceanthrsty Registered Users Posts: 134 Major grins
edited February 20, 2014 in SmugMug Customization
I've turned on the link separator in my nav bar
www.glossyfinish.com

I can see when I turn it on that the links move a couple pixels apart. So I know it's there. But I have a feeling due to some CSS or a setting in my theme that the separator is the same color as the background... when it should be white.

:scratch

Thanks

Comments

  • oceanthrstyoceanthrsty Registered Users Posts: 134 Major grins
    edited February 20, 2014
    It's there somewhere... I can see it sometimes when I'm moving from the customizer and back. I think it's because the text in that area is set to the blue color... but I have CSS for links set to white.

    So I need to find the CSS that sets the color of the | to white too.
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited February 20, 2014
    It's there somewhere... I can see it sometimes when I'm moving from the customizer and back. I think it's because the text in that area is set to the blue color... but I have CSS for links set to white.

    So I need to find the CSS that sets the color of the | to white too.

    .sm-page-widget-nav-toplink {border-color:#fff !important;}

    Adjust size and vertical position of borders
    height: 9pt; line-height: 7pt;
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.