Changes eshop 3 - by amd4ever - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Rose Tyler

  • Avatar: amd4ever
    amd4ever
    Participant
    November 22, 2020 at 21:17

    hallo,
    we need the sales icon to be at the right corner and the favourite icon to be to the left corner

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 23, 2020 at 08:08

    Hello,

    Try to use the next custom CSS code:

    .onsale.left {
        left: unset;
        right: 20px;
    }
    .product-view-default .et-wishlist-holder {
        left: 18px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.