Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1471552

    Hi, in my https://www.ilredelweb.it/trackwizard/prodotto/trackwizard/ (and in all other future products)
    I would like to hide the button add_to_cart and icon cart in top right, would it be possibile?
    Thanks a lot, Gianluca

    #1471568

    Hey Gianluca,

    Please try the following in Quick CSS under Enfold->General Styling:

    button.single_add_to_cart_button, .single-product ul.cart_dropdown {
      display: none;
    }

    Best regards,
    Rikard

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