Wishlist position - by pcmoia - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: pcmoia
    pcmoia
    Participant
    February 11, 2016 at 16:31

    Hi,

    I need to move wishlist button under “Social” icons. How can I do it?

    Thanks in advance.

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 11, 2016 at 19:38

    Hello,

    Try to add the following css code in custom.css:

    @media (min-width: 1200px) {
    .single-product-page .product-info .single_add_to_wishlist {
        top: 200px !important;
    }}

    How to create custom.css you can watch in this tutorial.

    Best regards,
    Jack Richardson.

  • 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.