Hello,
I have a problem displaying the website on mobile devices.
As you can see on the picture below, the title overlapps with the search and translation icon.
I didn’t found a solution yet.
Is there an option in the settings or a Quick CSS-Code?
Thanks and best regards
Hey bremerlloyd,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Yes sure
Hi bremerlloyd,
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: 479px) {
.responsive #top #wrap_all .container {
width: 95%;
max-width: 85%;
}
.responsive .logo img {
width: 78%;
padding-top: 10px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
it works,
thank you and best regards
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
Hey,
you can close this topic, thanks