Hello
On the page “menu” and “delivery”, some of the text content is overlapping, especially the longe text content. This is happen only in the mobile version. How can I fix that ? please see the screenshots.
Thanks for your help
Kinde Regards
Roger
Hey Roger,
Can you try adding this css code in QUick CSS (located in Enfold > General Styling):
@media only screen and (max-width:479px) {
#top #main .av-catalogue-title {
padding-right: 80px;
}
}
Hope it helps.
Best regards,
Nikko
Hi Nikko
Thanks for the code. It seems to work. What does that code exactly ? I am just curios. ;-)
Thanks for help
Kinde Regards
Roger
Hi,
I adds space to the right of the catalog title on mobile sized screens.
Best regards,
Rikard
Hi Rikard
Thanks for answer. have a great weekend ,-)
Kind regards
roger
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon