Add (+) Button Color - Product Add Ons
Plugin Details
Change the product add on (+) button color.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// ADD ON PRODUCT - + BUTTON - PRODUCT PAGE - GHOSTPLUGINS.COM //
.product-details .pdp-product-add-ons .sqs-add-to-cart-button {
background: #0174f2;
}
// ADD ON PRODUCT - + ICON - PRODUCT PAGE - GHOSTPLUGINS.COM //
.product-details .pdp-product-add-ons .add-on-add-to-cart-wrapper .sqs-add-to-cart-button svg.plus-icon {
stroke: #fff;
}Customizable Options
Button Color
+ Icon Color
Notes
No plugins notes
