Hi my friends :)
Is there a way to remove the graphic in these theme generated ‘next portfolio’ links – the ones that appear on the left and right margin on a portfolion page., so it leave the text only?
Thanks :)
Hey evtilsley!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-post-nav span.entry-image {
display: none;
}
Cheers!
Yigit
Nice one many thanks Yigit :)