Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #859647

    Hi,
    I want to hide the info wrapper on my woocommerce product page.
    (the link on the left side.)

    How do I do it.

    Thanks in advance-.

    #859653

    Wrapper

    https://imgur.com/kgOs68w

    • This reply was modified 7 years, 1 month ago by ibetubet.
    #859658

    Hi,

    If i understood you correctly, you would like to remove post navigation that shows up on each side. 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; }
    

    Best regards,
    Yigit

    #859662

    Awesome. Works like a charm.

    Thank you very much.

    #859663

    Hey!

    You are welcome, we are always happy to help :) Let us know if you have any other questions or issues!

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce hide info wrapper’ is closed to new replies.