Responsive logo
Amazing blog Joomla template for personal website with extensive features, additional typography and nice showcase of featured posts.
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Mar 10, 2015 7:37 am
- Reply with quote
- Report this post
http://www.starsaver.co.za/testsite/
When screen is resized with mobile devices the logo remains the same.
How can I insert a logo, so when resized it uses the new and small logo instead?
I see the newer templates have this feature that detects screen resolution and switches to a mobile logo.
When screen is resized with mobile devices the logo remains the same.
How can I insert a logo, so when resized it uses the new and small logo instead?
I see the newer templates have this feature that detects screen resolution and switches to a mobile logo.
-
- Expert Boarder
- GK User
- Tue Mar 10, 2015 2:13 pm
- Reply with quote
- Report this post
Please edit: /templates/gk_publisher/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkLogo.cssLogo {
max-width: 100%;
background-size: 100%;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
2 posts
• Page 1 of 1