http://shutterliving.com/bookshelf/
I have installed a new light box plugin called Social Gallery, However it is conflicting with the navigation tabs on the left and right side of the posts,
Is there a way to remove them temporally until I can work out how do remove them form being picked up by the light box plugin.
Here is a link to how to remove the light box but i don’t really understand it:
http://forum.socialgalleryplugin.com/showthread.php/378-Could-you-help-me-disclude-specific-images?highlight=logo
Hi Jamie A!
Please add following code to Quick CSS
#top .avia-post-nav { display: none !important; }
and simply remove it when you would like to display it
Cheers!
Yigit
Perfect thanks – Resolved !