Hi,
Since it’s not possible to restrict the next/previous buttons to one category on a portfolio-item ( ref : post #177888 by Dude) is there a way to not display the Preview and Next buttons?
Here is a link to my website : http://steverousseaudesigns.com/
You will see that I use a portfolio grid on my “Colorways” page sorting on three categories. When you clic on one portfolio item from this page, this is where I would like to hide the Preview and Next buttons.
Thank’s your help!
By the way…the Enfold theme and all its functionalities are amazing!!!
Hi SteveRousseauDesigns!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-portfolio .avia-post-nav { display: none; }
Best regards,
Yigit
Hi Yigit,
It’s perfect! Exactly what I needed!!
Thank you very much for your quick response and the great support!!
Steve