If use link in <div class="figcaption"> it open lightbox instead of link
Expert Boarder
Joshua M
Wed Oct 05, 2016 7:50 am
Hi,
Could you provide more details or an URL to your page where the issue is visible?
Moderator
GK User
Wed Oct 05, 2016 9:39 am
continentdirectory.com
Expert Boarder
GK User
Wed Oct 05, 2016 9:54 am
There is no .gk-photo-left defined in style.css at all
Expert Boarder
Joshua M
Thu Oct 06, 2016 7:59 am
.gk-photo class is used in theme script to create gallery - so if you don't want to use the lightbox, please remove the gk-photo class from your container.
Moderator
GK User
Thu Oct 06, 2016 1:00 pm
I want content on right and left like it is now if i remove gk-photo class content will go down i want as it is now continentdirectory.com
Expert Boarder
Joshua M
Fri Oct 07, 2016 8:14 am
In this case you have to change .gk-photo name to something else and connect css code with your new class name. (You can also change .gk-photo class within the js/functions.js file, to stop using the lightbox gallery).