Sela Theme
-
On my home page, can I remove the line under the menu? Can I move the menu underneath the front page widgets?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Yes, you can hide the line below the menu on your site by adding this piece of code in the CSS section of Customizer.
.main-navigation { border-bottom: none; }Although, it is not possible to move the menu below the Frontpage widgets using some CSS.
- The topic ‘Sela Theme’ is closed to new replies.