Hi –
I would like to remove the navigation arrows to next portfolio item on each side. E.g on this page
http://www.fitforcommerce.com/items/omnichannel-retail-index-2015/
Alternatively is there a way to hid just certain portfolio pages from the navigation so the user cannot scroll on to the next? Certain pages i only want some audiences to see.
Thanks so much – Y
Hi squard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }
Cheers!
Yigit
Excellent – Thanks so much