Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #641150

    Hi,

    How can I link the gallery images on this page to their respective sections? E.g. click on the first image and it takes you to the section about them. Am I able to add an individual ID to the gallery images?

    Here is how the page is set up:
    https://www.dropbox.com/s/jje2739oxg2cucu/Screen%20Shot%202016-06-01%20at%2011.37.51%20am.png?dl=0

    Cheers.

    #641835

    Hey ShortieD,

    Thank you for using Enfold.

    There is no custom link option in the gallery element but it is available in the masonry gallery. Edit the image then add the anchor or section id in the custom link field. If you’re not familiar with anchors or bookmark, please visit the following link then go to the HTML Links – Create a Bookmark section: http://www.w3schools.com/html/html_links.asp

    Best regards,
    Ismael

    #647225

    Okay thanks team – sorry for not getting back sooner. That’s great – I’ve used the masonary gallery and set up the html links.

    Just one more question – the last image on the gallery at the top of the page is over to the right – is there anyway to make it to the left?

    Cheers

    #647387

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    a#av-masonry-1-item-1426 {
        left: 0!important;
    }
    

    Best regards,
    Yigit

    #647812

    sorry team that didn’t work – any other clues?

    #647985

    Hi,

    Code is currently not being applied. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

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