NSP slide

May 2014 WordPress Theme
GK User
Tue Feb 10, 2015 5:45 pm
Hi,
My NSP slide is cutting out the left-most part of a product div when slided to the right (hope that's clear enough).
See link http://web.erikk-biro.hr/shop/masazni-bazeni/mars/ - the slide is at the bottom where it says "Dodatna oprema". How to fix this?
User avatar
Senior Boarder

GK User
Wed Feb 11, 2015 8:38 am
Hi,

Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
#gk-bottom .gk-nsp.products .gk-nsp-cols-2 { width: 50%; }
User avatar
Moderator

GK User
Wed Feb 11, 2015 9:38 am
Tnx, it works
User avatar
Senior Boarder


cron