Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #644341

    Hi there,

    How can I remove the gray “toggle” arrows that move you between posts? (on post page, left hand side)

    Thanks!

    #644357

    Hey lindaman1,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-post-nav {
    	display:none!important;
    }
    

    Best regards,
    Vinay

    #645671

    This worked wonderfully! Thank you for responding and helping me :)

    #645698

    Hi!

    Glad we got it short out!
    Please do not forget to rate our theme to themeforest, it really helps us out!

    Thanks a lot

    Regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove gray toggle arrows between posts’ is closed to new replies.