Tagged: small bar above main menu
Hello
I’m trying to reduce the size of the small bar above the main header via CSS. I only need this as a design element and without showing the phone number. The height should be about 12px?
Website in use: https://new.freihof-marthalen.ch
thank you very much
Hey nagex,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #header_meta,
#header_meta .container {
min-height: 15px;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 115px !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria
Wonderful, works great. Thank you very much
Best regards, Nagex
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon