How to remove horizontal line
-
Hey I would like to know how can I remove the “horizontal line” from the sub-menu on the theme hemingway rewritten.
Thank you and have a nice day!
The blog I need help with is seesuqar.org.
The blog I need help with is: (visible only to logged in users)
-
I think you are referring to the footer. Adding this custom CSS should work for you.
.site-info { border-top: 0px; } -
Hmm sorry if I explain myself badly, what I meaned was that kind of line but the one you find inside the sub-menu of the navigation bar like where it written “SEES-UQAR”. When you pass your mouse over it, it pop a sub-menu with an horizontal line between each elements of that sub-menu tree. That it theses lines that I would like to remove.
- The topic ‘How to remove horizontal line’ is closed to new replies.