Hide / Remove Price and love icon - by rflorencio

This topic has 4 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow

  • Avatar: rflorencio
    rflorencio
    Participant
    August 8, 2016 at 17:58

    Hi,

    How can hide price in product page and love icon?

    Attached image exemple:

    Example

    best regards

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 8, 2016 at 18:30

    Hello,

    To disable wishlist go to Plugins and deactivate Wishlist plugin.

    To hide price add the following code in custom CSS (Theme Options > Styling > Custom CSS)

    .product-information .price, .product-info-wrapper .price {
        display: none;
    }

    Regards

    Avatar: rflorencio
    rflorencio
    Participant
    August 9, 2016 at 08:54

    Thanks.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 9, 2016 at 11:13

    Hello,

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.