This topic has 6 replies, 3 voices, and was last updated 1 years, 3 months ago ago by Tony Rodriguez
I have different buttons on main shop page. I need icon only button. The simple products have icon only buttons, but the varialbe products hava icon and text buttons. Also buttons with text does not appear well.
Link here
https://ibb.co/x7VhDQG
Hello, Inva,
Thank you for contacting us and for using XStore.
Please try to add the next code in Theme Options > Theme custom CSS > Global:
.content-product .quantity-wrapper .button:not(:hover) {
font-size: 0px;
}
Kind Regards,
8theme team
I added another selector too:
.content-product .quantity-wrapper .button:not(:hover),
.content-product .product-details .button:hover {
font-size: 0px !important;
}
Hello, Inva,
Thank you for your response.
Is there anything else we can help you with?
Kind Regards,
8theme team
I have solved the problem. Thank you!
Hello, @inva,
We are glad to hear that the problem has been resolved! If you have any further questions or encounter any more issues, please don’t hesitate to reach out.
Your satisfaction is important to us, and we’re here to assist you whenever you need.
Thank you for your patience and cooperation!
This topic is now closed.
Best Regards,
8theme Team.
Tagged: buttons, design, simple products, templates, variable products, woocommerce, wordpress
The issue related to '‘Differecnt buttons for simple products and variable product’' has been successfully resolved, and the topic is now closed for further responses