Wishlist button position on single product page

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

  • Avatar: wholeman
    wholeman
    Participant
    June 2, 2015 at 15:59

    Hello, I would like to move wishlist button to the right like attachment below.

    Please help.

    Regards,

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 2, 2015 at 17:21

    Hello,

    You can move wishlist button by adding this code into your child theme style.css file

    .wishlist-btn-container.with-styles {
      float: right !important;
      margin-right: 140px;
    }

    Thank you.
    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.