Main menu logo on mobile version overlays

GK User
Wed Jan 14, 2015 12:46 pm
Hello,

on my desktop version main menu logo works fine but when I navigate with my mobile on the website the main menu logo overlays on page content.

How can I fix it?

Thanks
User avatar
Fresh Boarder

GK User
Wed Jan 14, 2015 5:15 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Thu Jan 15, 2015 10:41 am
Is it fine via PM?
User avatar
Fresh Boarder

GK User
Fri Jan 16, 2015 5:56 pm
Yes.
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me if they are required)
3. link to this thread
User avatar
Moderator

GK User
Tue Jan 20, 2015 3:23 pm
Hello Cyberek,
any new on how to fix this main menu logo issue on mobile devices?

Thanks
User avatar
Fresh Boarder

GK User
Fri Jan 23, 2015 8:30 am
Sorry for the delay...

Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
@media (max-width: 640px) {
    #gkLogoSmall img {
        max-height: 40px;
    }
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri Jan 23, 2015 10:25 am
Thank you Cyberek, the problem is now solved!

Have a great day :)
User avatar
Fresh Boarder

GK User
Sat Jan 24, 2015 11:26 am
I'm glad I could help.
If you will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron