Expired
Hey guys,
In the responsive layout for my site mobilevoiceseo.com, the mobile menu overlaps with my logo at the top. I’ve tried CSS floats and manipulating the logo and menu through Specular options, but I’m not having much luck. Any words of advice on this?
Cheers!
Hello,
Will you please try add this code too:
@media (max-width: 480px){ #logo { width: 90% !important; }}
Add it into your custom css box. This should be the result: https://pho.to/AhUTT
Let us know.
Best regards!
You must be logged in to reply to this topic.