Tagged: 

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

    Can anyone tell me how to remove these directional tabs on the far right and left side of a browser page which seem to cycle through products?

    screen shot of <a href='https://automattic.pxf.io/y2XdbN/' target='_blank' rel='nofollow'/ rel=WooCommerce browser navigation tab" />

    They only seem to become active on hover over with a mouse, but they seem to have no logic in how they cycle through product in the catalogue.

    • This topic was modified 8 years, 1 month ago by craigriches.
    #702640

    Hey craigriches,

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

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

    Best regards,
    Jordan

    #702798

    Thanks Jordan

    Worked perfectly!

    #702923

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove WooCommerce navigation tabs from screen’ is closed to new replies.