Okay
  Public Ticket #1944713
Wishlist icon margin left incorrecty
Closed

Comments

  • Michael Guimaraes started the conversation

    Hello,

    On mobile the wishlist icon on product page is incorrectely shifted to the right. I found 160px to be the best instead of 130px. When i try to add this as extra CSS it does not seem to work. Am i doing something wrong?


    chrome_wjiJd2w2OK.png


  •  2,634
    Kevin replied

    Hi Michael Guimaraes !

    Please add the Additional CSS section of this css information
    div.product .summary .yith-wcwl-add-to-wishlist {
        margin-left: 160px !important;
    }

    Delete the Cache to make sure that you can see the change

    thank you

  • Michael Guimaraes replied

    Yup this fixed it! Thank you :)

  •  2,634
    Kevin replied

    You're welcome, Glad to help you !

    thank you