Getting rid of thin lines surrounding navigation menu and widgets
-
Hi, I’m trying to get rid of the thin lines outlining the navigation menu, photos on pages, and widgets on the blog from my website. I think it is because the background is black, as they are very light lines and probably would not be visible with a different colour background. Is there CSS customization that would allow me to do that?
Thanks, if you need to see the blog I can make it public.
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see you have added some lines above the menu items with Custom CSS, and gotten rid of the existing lines above and below the menu with the following CSS.
.navigation-main { border: 0 none; } -
- The topic ‘Getting rid of thin lines surrounding navigation menu and widgets’ is closed to new replies.