Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (min-width: 1000px) {
#header-outer[data-full-width="true"] header > .container {
top: -25px !important;
} }
Is it possible to reduce the distance between secondary and main menu? As in the picture - arrow
Hey Again,
Please provide the page URL so we can write up what's possible.
Thanks.
ThemeNectar Support Team
https://aero.boostagency.io/
Attached files: Zrzut ekranu 2023-03-27 o 05.24.34.png
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
.
ThemeNectar Support Team
Thank you! you are the best :)