Viewing 7 reply threads
You must be logged in to reply to this topic.
Hello,
Can i please see a link where is this running? I tried to open the site from the images but with no success.
Best regards!
Hello,
Please double check your logos. I see here that the light logo is imported in the dark logo place and the other way around. Also please add these lines into your custom css box:
@media (max-width: 979px){
.header_5 .mobile_small_menu {
display: block;
}}
In what device is the second screenshot taken? I see that in ipad it is ok, screenshot.
Best regards!
I use this code but the menu does not work
I use iPhone 5:
url: globaldesign.es/wordpress/sab
I need to solve this problem…
Thanks
Hello,
Sorry for the late reply.
Please edit the above code to this:
@media (max-width: 767px){
.header_5 .mobile_small_menu {
display: block !important;
}}
If the issue persists, send us your wp credentials in a private reply, so we can do it for you.
Best regards!
You must be logged in to reply to this topic.