NioGio Posted November 3, 2014 Share Posted November 3, 2014 After some testing, I found a VERY EASY way to make a custom category image responsive. I deleted the call for the standard category image in the template and left the call for category description...that will allow you to place whatever image in the description field and it will now be your custom category image, leaving the standard category image as your sub-cat image...but to make it re-size automatically was the problem! The cure: After you paste your custom category image into the description field, click "Tools>Source Code> on the menu and add this snippet to the source code of the image just before the "alt"... class="logo img-responsive" That's it! No code hacking required. Your custom image will now re-size itself automatically just like the logo does. And my guess is that it will work for any other custom image you may wish to employ that doesn't automatically have a call to be responsive. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now