Forums
Forums / Theme: Sela / Delete line under menu?
(@rachelgasarini)
10 years, 6 months ago
Hi,
I’m using Sela on a premium account. I made the menu bar white so it blends in with my background.
However, I can’t seem to get rid of this line underneath the main menu.
Can someone help me?
http://rachelgasparini.com
(@mr-case)
add the following to your custom css, or at the bottom of your child theme’s style.css file
.main-navigation { border-bottom: none !important; }
Thank you so much!
The topic ‘Delete line under menu?’ is closed to new replies.