Photo size not changing

GK User
Fri Mar 10, 2017 9:27 pm
On the home page the photos remain extra large. I've tried setting them to small in both the Home menu, category display, item display and the category parameters. nothing is working. www.bayportfd.org
User avatar
Junior Boarder

teitbite
Tue Mar 14, 2017 4:26 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.itemImageBlock img {
    max-width: 100% !important;
    width: auto !important;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.