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.
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
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
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
sorry team that didn’t work – any other clues?
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:
Best regards,
Yigit