-
-
Greetings: We are trying your theme with multiple clients, but are having issues with it on mobile devices. The collapsed, responsive menu does NOT drop down and open and it overlaps on the logo on the left side. I saw some code in the forum you suggested, but when pasted into the custom css box, it did not work.
tradelogicintl.com is the site
thx
-
Same error for my website: the logo seems not to be responsive :(
website: homointraprendente.it
tks
-
Hello,
@professionalmojo,
Please try this code:@media (max-width: 480px){ #logo img { height: 62px; left: 14px; }}
Result.
@luceleandro,
Please try this code:@media (max-width: 480px){ #logo img { height: 60px; top: 70px; left: -185px; }}
Result.
Let us know.Best regards!
-
Greetings.
I am not getting that result. It still overlaps and, more importantly, it will not expand to show the menu. Other ideas? Please let me know if I need to send you temp login credentials.
-
-
Hello,
@professionalmojo,
Did you enable menu dropdown for mobile in Header Options > Show Responsive Menu Dropdown? Send us your wp credentials in a private reply. We can fix this for you.
@lucaleandro,
Please keep up with your own topics. Do not spam other tickets as it makes it difficult for us, yourself and other forum members, to understand the issue and it’s solution.Best regards!
-
Thanks, Mihalia, but, yes, that option is already on. Interestingly, when I changed the menu to open from the side, not drop down, it works. We can live with that.
The code to remove the menu from overlapping the logo is not working, however. The lines are still on top of the logo. We are simply going to try to shrink the logo, which is not the best option, but that’s next on the list unless you have additional code that might work? This is what we currently have in the CSS. Thx again for keeping up with our replies. – Lee
<span style=”color: #444444; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px; line-height: 24px; white-space: pre; background-color: #f9f9f9;”>@media (max-width: 480px){ #logo img { height: 62px; left: 14px; }}</span>
-
Hello,
There should not be any issue with the code. Please send us your wp credentials in a private reply. So we can fix this for you.
Don’t worry, your data is safe with us.Best regards!
-
-
Hello,
Sorry for the late reply.
I could not access your dashboard as the credentials seem to not be valid any more.
Please add this code into your custom css box (for the logo in mobile):@media (max-width: 480px){ #logo img { height: 57px !important;} }
This is the preview i get with this code: result.
What other element are you having difficulties in mobile? Send us a screenshot, so we can understand better.Best regards!
-
You must be logged in to reply to this topic.