Tagged: header widget
I’ve implemented the Header Widget as per the instructions. However, now the Title Bar is overlapped by the logo and navigation.
I would like to retain Center Logo, Menu Below.
Could you please advise how to adjust to correct this issue?
Hey CWWeles,
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
.html_header_top.html_header_sticky.html_bottom_nav_header #main {
padding-top: 185px;
}
If you need further assistance please let us know.
Best regards,
Victoria