Hi.
My site is perfectly visible on the desktop monitor, while on the mobile phone monitor it can not be seen correctly. I state that I have set everything correctly. Thank you all.
The site is
Hey minogig,
Are you referring on the slider? or are there other parts?
Best regards,
Nikko
Hi Nikko,
Only slider e menù in home page……
the other parts seem to work
Thank’s
Hi minogig,
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) {
#top .header_color .av-hamburger-inner,
#top .header_color .av-hamburger-inner::before,
#top .header_color .av-hamburger-inner::after {
background-color: #654d4d;
}
}
If you need further assistance please let us know.
Best regards,
Victoria