Trying to remove portfolio thumbnail text. I can't seem to find the code.
Thanks!
Pat
Trying to remove portfolio thumbnail text. I can't seem to find the code.
Thanks!
Pat
Looking to remove the text from the individual portfolio thumbnails. Just want the thumbnails to display (without) text.
Thanks
Hey!
Open up wp-content\themes\eunoia\includes\loop-portfolio.phpand delete following code:
echo avia_title(array('class'=>'portfolio-title', 'html' => "<div class='{class} title_container'><h1 class='main-title'>{title}</h1></div>"), $the_id);
Best regards,
Peter
Thanks Dude! I'm surprised you didn't give me a friendly slap of reality, because this option to 'remove' the thumb text is inside the dynamic template (portfolio) builder. Right under my nose the whole time.
Thanks for your help.
-Pat
Hi!
Glad that I could help you :)
Best regards,
Peter
This topic has been closed to new replies.