How remove what we do in creativity theme

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Fri Aug 02, 2013 12:15 pm
I'd like to remove the link/text from all slides 'what we do'
User avatar
Expert Boarder

GK User
Fri Aug 02, 2013 1:34 pm
Hi,

Are you sure? :) So you want only images? If so, you have to edit Creativity/gavern/widgets.portfolio.php file (around line 166) and replace line
Code: Select all
echo '<a href="'.$art_url.'" title="'.strip_tags($art_title).'" class="gk-image animate_queue_element active">';
with
Code: Select all
echo '<a class="gk-image animate_queue_element active">';


or completely remove a tag, but then you lost CSS styling.
User avatar
Moderator


cron