• Resolved ivanhoong5525

    (@ivanhoong5525)


    Dear YITH team,

    I’m trying to figure out how to change the font type and font size on ‘Add to Wishlist’ button.

    Please kindly advise. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hi Ivan,
    We hope you’re doing well! ??

    In order to achieve what you need, add this CSS in Appearance > Customize > Additional CSS:

    .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
      font-size: 18px;
      font-family: monospace;
    }

    The values of “font-size” and “font-family” can be changed to your liking. If you have any questions, can you tell us what font and size you want?

    It would also be helpful if you provide us with the link to your site.

    We will be attentive to your response.

    Have a nice day!

    Thread Starter ivanhoong5525

    (@ivanhoong5525)

    Thank you for the tips. It works!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘YITH ‘Add to Wishlist’ Change of Font’ is closed to new replies.