Moving navipoints in storefront slideshow

GK User
Sat Jul 19, 2014 3:14 pm
Hey guys - how can I move the navipoint in storefront slideshow module down a little bit, so that they do not overlap the texts inside the slides?
Unbenannt-1.jpg
User avatar
Expert Boarder

GK User
Mon Jul 21, 2014 11:01 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkIsWrapper-gk_storefront .gkIsPagination { bottom: 15px !important }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron