Hi,
Can you tell me how to find the right class when I want to change the styles of single_add_to_cart_button when dealing with multiple product builder templates?
This topic has 4 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow
Hi,
Can you tell me how to find the right class when I want to change the styles of single_add_to_cart_button when dealing with multiple product builder templates?
Hi,
– We don’t have such option
– If you want to change styles for some products:
+ You can try to assign template for specific products https://prnt.sc/u9dch5
+ Take a look Product’s ID https://prnt.sc/u9dcrd and use below code, for e.g:
.postid-7400 .single_add_to_cart_button {
your code goes here;
}
Regards,
Hung PD
Can you then help me identify the specific class for each of my 4 product templates? They are linked to 4 different brands as trigger
https://prnt.sc/u9j13z
I wish to change the side (width) of the cart button as well as text side & padding side between button-edge and text.
Site credentials are the same as my other post, dated yesterday
Hello,
Unfortunately, there is no option to add the custom class for the add to cart button on the single product page to style the width of each template separately.
Regards
The issue related to '‘find right class in multiple product builder templates’' has been successfully resolved, and the topic is now closed for further responses