Viewing 2 reply threads
You must be logged in to reply to this topic.
We are using “centered Logo and Navigation header style, we are trying to get rid of the borders on top and bottom of the navigation, but we cant find a way to remove that. not even in the CSS file. Border Top & bottom for navigation is off.
This is Site: https://launchpadthecenter.org/preview/
Hello,
Sorry for the inconvenience.
Please add these lines at custom css code at general settings:
.header_10 .full_nav_menu .container { border-top: none; border-bottom: none; }
Best regards!
You must be logged in to reply to this topic.