Slideshow individual text definition

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Wed Dec 05, 2012 6:20 pm
Hello, is it possible in eSport to define for each individual slide if the text will be shown or not?
It's the slideshow GK4ver. 1.25
Thanks Markus
User avatar
Junior Boarder

teitbite
Thu Dec 06, 2012 2:05 pm
Hi

Sorry. Module has no such functionality. The easiest way to do disable it is by using CSS. For example to disable text from third slide You need to add this code to css:

Code: Select all
.gkIsWrapper-gk_eSport .gkIsTextTitle:nth-child(3) { display: none; }
User avatar
Moderator


cron