This topic has 2 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
Hello,
How can we edit the add to cart and buy now buttons which appear when you scroll down the page (stick buttons)
as seen on this demo; https://xstore.8theme.com/elementor/demos/niche-market02/product/wooden-classical-golden-chairs/
Hello, @IP,
Unfortunately, there is no option in the Theme Settings to edit those buttons directly, but you can only turn ON and OFF the Sticky Add to Cart from Theme Settings, If you want to change the color of the Add to Cart button, you have to use the Custom CSS for it.
body .etheme-sticky-cart button.add_to_cart_button.ajax_add_to_cart.single_add_to_cart_button {
background-color: red !important;
}
Regards 8Themes Team.
Tagged: customize, edit sticks, product page, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up