Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1186739

    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

    #1187048

    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

    #1188069

    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.

    #1188568

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.