hi there
i have additional info turned off but the module is still showing the date (video layout).... is there a way to force the date to hide? or does it need a new config file?
.gkNspPM-VideoList strong { display: none}
bkrztuk wrote:Both Info1 and Info2 blocks are disabled? If yes please add this code to override.css file in root/templates/gk_template_name/css directory :
- Code: Select all
.gkNspPM-VideoList strong { display: none}
and then just remember to enable "Use override CSS" option in template advanced settings tab. This should work until we release a fixed version of this module variation.