Hi there,
I’m looking to change the color and size of the “next” and “previous” arrows that appear on the right and left side of the screen with blog posts. I would like to make them bigger, in a brighter color, and make sure that they’re visible on iphone too.
Thanks!
Hey galore!
Add this to your custom CSS.
.avia-post-nav .label { color: red !important; font-size: 54px !important; left: 5px !important; }
Regards,
Elliott