I am using the Gallery on this page: http://ashleygreysalon.com/gallery/ and I have the gallery settings set as indicated below. However, the large image on the page is huge. How can I set them to be smaller? Also, I do not want there to be a hover effect on the lmages. How can I fix these things? Please visit page to see.
GALLERY STYLE: Big Image with Thumbnails Preview
GALLERY BIG PREVIEW IMAGE SIZE: Widget 36×36
FORCE SAME SIZE FOR ALL BIG PREVIEW IMAGES: Yes, force same size on all Big Preview Images
GALLERY PREVIEW IMAGE SIZE: Thumbnail 80×80
GALLERY COLUMNS: 5
USE LIGHTBOX: YES
THUMBNAIL FADE IN EFFECT: Activate animation on page load
Hey Marnie,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-gallery-big-inner .image-overlay {
display:none;
}
.avia-gallery-big {
max-width: 50%;
margin: 0 auto;
}
Best regards,
Rikard
I added the code as suggested. Now the images on that page are all extremely blurry.
http://prntscr.com/f5gv7j
Would you mind logging in to see what is going on?