Mobile Logo

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jun 02, 2016 12:29 am
Reply with quote
Report this post
My logo is not resizing for the mobile side of the site. I have searched all over and I have not been able to find where to fix this. How do I fix this?
User avatar
Fresh Boarder

teitbite
Sun Jun 05, 2016 7:21 pm
Reply with quote
Report this post
Hi

Please tell me the url to Your site.
User avatar
Moderator

GK User
Sun Jun 05, 2016 8:04 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Tue Jun 07, 2016 6:12 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
@media only screen and (max-width:767px) {
#gkLogo {
text-indent: 0;
}

#gkLogo img {
    max-width: 100%;
}
}
User avatar
Moderator

GK User
Wed Jun 08, 2016 2:23 pm
Reply with quote
Report this post
Works Perfectly. Thank you!
User avatar
Fresh Boarder

teitbite
Fri Jun 10, 2016 7:17 pm
Reply with quote
Report this post
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
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.