GK Image Show - best way to delete button

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Wed Jul 01, 2015 1:22 pm
Excuse my English, I'm Spanish. How could remove the button "What we do? All button, not just the text. Thank you very much.
User avatar
Fresh Boarder

GK User
Wed Jul 01, 2015 9:33 pm
Hello,

Try to 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-is-wrapper-gk_creativity .figcaption > a.loaded {
   display: none;
}
User avatar
Moderator

GK User
Wed Jul 01, 2015 10:10 pm
thank you very much Piotr, works perfectly!
User avatar
Fresh Boarder


cron