Tagged: enfold, Masonry Gallery, Portfolio
I’m using a masonry gallery in enfold displaying portfolio entries, it is working on a two click option.
First click enters the portfolio, but there is a second click on a stupidly small enlarge icon to expand the images to full size.
I cannot find how to disable the the unnecessary second click on the stupidly small enlarge icon and make the gallery go full size on the first click.
gallery is here http://jannaedwards.com/my-work/
Help with this is much appreciated.
Thank you.
Rick
Hey RickWaterson,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av-horizontal-gallery-link {
line-height: 50px;
width: 50px;
}
#top .av-horizontal-gallery-link:before {
font-size: 30px;
}
Best regards,
Rikard
Hello Rikard and thank you for your reply.
The CSS you have given makes the enlarge icon bigger, that is not what I wanted.
Please use the gallery to understand what Im asking. http://jannaedwards.com/. Click on any of the my work tiles > gallery opens > then you have to use enlarge icon > full size gallery opens.
I want to eliminate the second step so click tile > Full size gallery.
Hi RickWaterson,
This is the way this gallery works, if this behavior does not work for you, youmight want to use another gallery like masonry or regular gallery.
If you need further assistance please let us know.
Best regards,
Victoria