Mobile Logo
Rate this topic: 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?
-
- 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.
Please tell me the url to Your site.
-
- Moderator
- GK User
- Sun Jun 05, 2016 8:04 pm
- Reply with quote
- Report this post
-
- 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%;
}
}
-
- Moderator
- GK User
- Wed Jun 08, 2016 2:23 pm
- Reply with quote
- Report this post
Works Perfectly. Thank you!
-
- 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
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
-
- Moderator
6 posts
• Page 1 of 1