This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler
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.
Hello,
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://www.8theme.com/documentation/xstore/plugins/wishlist/
Regards
You must be logged in to reply to this topic.Log in/Sign up