After adding the shortcode [Web-Dorado_Zoom] in the Phone Number or small info text, it is dropping down the menu area so much it intersects with the body of the site, surely all the site should follow suit?
Is there a quick CSS to make this all drop down
Hey whdsolutions!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 275px;
}
Cheers!
Yigit
Unfortunately that has not fixed the issue :-(
Hi!
Please try adding !important rule as following
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 275px !important;
}
Regards,
Yigit
This is okay in desktop mode but now the menu is huge in height in responsive mode on iphone and android