logo not show in mobile version

GK User
Sat May 14, 2016 6:10 am
Hello

I add logo to position topnav, it work in desktop version and tablet version but don't show in mobile version

please help:

Thank you

my site : http://www.homeandlifestyledeco.com/index.php/en/
User avatar
Fresh Boarder

teitbite
Tue May 17, 2016 1:01 pm
Hi

I have no problems to see logo in mobile, but I see a problem with not responsive module in header. Please add this to override.css to fix this issue:

Code: Select all
@media only screen and (max-width:1370px) {
img {
    max-width: 100%;
}
}
User avatar
Moderator

GK User
Wed May 18, 2016 6:38 am
It's work now

thank you
User avatar
Fresh Boarder

teitbite
Fri May 20, 2016 3:28 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron