Hi Hoping you can help me? I have designed the website below and the client had asked for the menu banner to be made deeper which i have done, its fine on the desktop view but on the mobile view it is cutting off the information on the top of the pages? Is there some css code that i can use to fix this?
Hey janmalone,
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
@media only screen and (max-width: 767px) {
.html_header_sticky #top #wrap_all #main {
padding-top: 123px !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Works perfectly! Thanks
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon