remove the transparency effect at the top of the images in t

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Apr 17, 2013 10:55 am
Reply with quote
Report this post
Hi,

We start working in a new project with your fantastic storebox template, and we would like to remove the transparency effect at the top of the images in the slide.

Can you help us to fix this?

Thanks in advance
User avatar
Fresh Boarder

Konrad M
Wed Apr 17, 2013 12:48 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gkIsWrapper-gk_storebox .gkIsOverlay {
    background: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Apr 19, 2013 1:00 am
Reply with quote
Report this post
Ok. Thanks. Solved
User avatar
Fresh Boarder


cron