Tagged: arrows
Hi guys,
is there a way to disable the arrows on the page content? You can see it marked in this screenshot:
https://www.dropbox.com/s/d7ucortzkn0rsex/arrows.gif?dl=0
Thanks,
Eike
Hey Eike,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .avia-post-nav { display: none; }
I hope that helps!
Sarah
it helps. perfect. You guys are great