Hi,
After updating to ENFOLD 4.2 the mobile menu looks incorrectly:
On the start side text is overlapping at the top…. responsive layout
Mobile portrait (320×480)
Mobile landscape (480×320)
Checked on browser CHROME and Mozilla under Android 7.
Kindly ask you to assist to fix the issue.
Many thanks.
Claudia
Hey Marco,
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) {
.responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
min-height: 50px;
}
.content, .sidebar {
padding-top: 25px;
padding-bottom: 25px;
}
.hr.hr-invisible.avia-builder-el-1.el_before_av_textblock.avia-builder-el-first {
margin-top: 0 !important;
}
.hr.hr-invisible.avia-builder-el-10.el_before_av_slideshow.avia-builder-el-first {
margin-top: -20px !important;
}
.responsive .logo img {
height: auto !important;
width: 90%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Sorry for the delay.
Thanks, above quick CSS is working.
Have a nice week.
Best regrads,
Claudia
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Yes, Please close the ticket.
Thanks.
Claudia