Good afternoon, I have a little problem,
1st I don’t know how to modify some h2 size texts so that the font is smaller
2º there are some button texts that I can’t translate with any plugin like “quick view” “add to cart” “add my wishlist” etc … where I have to access to modify that text and put it in Spanish
3rd on the product page I see two heart icons in a row to add to my wish list, how can I make only one appear?
Thank you very much and greetings.
Site URL: hidden Theme version: 7.0 WooCommerce version: 4.4.1Hello,
1) Edit Typography settings of heading element, or add the next code in Theme Options > Theme custom CSS:
h2 {
font-size: 30px;
}
2) Create translation for XStore Core plugin.
3) YITH > Wishlist > Add to wishlist options > https://prnt.sc/uayd3c
https://xstore.helpscoutdocs.com/article/102-wishlist
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.