Hi
How do I remove the Read more button in the Portfolio page?
i.e. I want the title of the portfolio without the Read more button.
Thanks
Hi
How do I remove the Read more button in the Portfolio page?
i.e. I want the title of the portfolio without the Read more button.
Thanks
Hey!
Open up brightbox/includes/loop-portfolio.php and delete following line:
echo '<a class="more-link" href="'. get_permalink().'">'.__('Read more','avia_framework').'</a>';
Best regards,
Peter
Hi
portfolio.php file is not found inside the wo-includes folder
Please advise if thats the correct folder. . Apprecuate
Thanks
Steve
Hi Steve,
That's not the correct folder. You can find it inside wp-content/themes/brightbox/includes/loop-portfolio.php.
Regards,
Ismael
You must log in to post.