Removing the ... on zero text GK overlay

Modern e-commerce WordPress theme to build successful online store with WooCommerce support.
GK User
Thu Apr 23, 2015 7:31 am
Hi,
I've set the GK overlay to 0 text and it still comes up with the ...
How do I remove that?
thanks
User avatar
Senior Boarder

GK User
Thu Apr 23, 2015 7:52 am
Hi,

It will be fixed with theme next them update, for now please use css to remove it:
Code: Select all
.gk-title-overlay.active > figcaption > div > div > *:first-child + p {
   display: none;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.