hello again!
I need to remove remove the previous and posterior posts arrows (left/right) in the single post view.
I have tried this code you gave me months ago for other site with enfold theme, but in my new one it does not work
.single-post .avia-post-nav { display: none !important; }