Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #659146

    Hello,

    Im creating a shop with woocommerce.
    In the Single-Product-Pages there is displayed the facebook-likebox at the left side although I deactivated all sidebards.
    I also did not insert a widget with that box.

    Thank you!

    #659702

    Is there anybody who can tell me how du deactivate this likebox/sidebar?

    #659906

    Hi,

    use this code inside your Quick CSS field to remove it:

    section#avia_fb_likebox-2 {
    display: none;
    }
    

    Best regards,
    Andy

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.