Hello,
I am running the Enfold version! 3.4.7. I added a media element (image) to my front page and added a manual hyperlink to another image. Upon clicking the hyperlink, it shows images 4/4. I only inserted the one image. I’m not sure why it’s allowing to scroll through the three additional, unrelated images. Please see http://www.reachforserenity.com/ and click on “Special Offer” on the right hand side. – Thanks for any assistance that you can provide.
Hi Serenity!
Try the following:
– Wrap each image elements with a color section or column and set it a class of avia-gallery
. That way, each image element will get treated as an individual group.
Cheers!
Josue
Sorry, I guess I don’t fully understand your comment. This image IS contained within a column I did enable the following within the function.php file add_theme_support(‘avia_template_builder_custom_css’);
Should I set the class with “<p class="avia-gallery">
” ?
OK… I got it now.
Once I have enabled the add_theme_support(‘avia_template_builder_custom_css’)
; within the function.php file, I just needed to enter “avia-gallery” in the “Custom Css Class” section that is now available..
Thanks for your help