Remove "read more" in slider

Perfect responsive WordPress theme to showcase your mobile, iPad or tablet apps.
GK User
Mon Jan 27, 2014 9:19 am
Hello, how can I remove the button "read more" in the slider? If I edit an image of the slider and leave the alternative text blank, the button "read more" appears but I want to remove it completely.

Thanks and best regards from Germany.

Mark
User avatar
Fresh Boarder

GK User
Mon Jan 27, 2014 9:34 am
Hi,

Try to add this code into css/override.css file:
Code: Select all
.gk-is-wrapper-gk-bluap .figcaption a.button {
display: none;
}


(first enable this option from Template Options -> Advanced tab)
User avatar
Moderator

GK User
Mon Jan 27, 2014 9:45 am
It works fine, thank you.
User avatar
Fresh Boarder


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