This topic has 17 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
how i can change this buttons color in product??
Hello,
Theme Options > Styling > Dark buttons > Buttons Text Color.
Regards
thanks, but not all buttons change from this menu, for example..
ok, i found it, lot of thanks
Hi,
Glad to hear your issue has been resolved.
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/xstore-responsive-woocommerce-theme/reviews/15780546
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
where i can change this hover buttons?
Hello,
Theme Options > Styling > Dark buttons
Regards
hi, how i can hide this section of wishlist??
Hello,
Go to Header builder and delete the Wishlist element from the header content – https://prnt.sc/rv95x2
Regards
hi, where i can edit this banner?? or hide it
Hello,
You can delete Newsletter element from the header content http://prntscr.com/s364xa
or edit Theme Options > Header builder > Newsletter – http://prntscr.com/s365at http://prntscr.com/s365kq http://prntscr.com/s365r8
Regards
thank you very much, is posible to change hover color of this quick view buttons only???
or this too
https://prnt.sc/t2unfl
Hello,
Try to use the next code:
.footer-product .button:hover,
.footer-product .show-quickly:hover {
background-color: yellow;
color: black;
}
Regards
thank you very much! now i need if is it possible change the descriptions off this buttons? in this case this button of variable product.
Text on buttons is already translated, so you just need to change this translation, use Loco translate plugin.
Regards
ok, thanks, and is it possible to change the size off the buttons??
Here is custom CSS code:
.content-product .button {
padding: .91rem 1.5rem;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up