PenciDesign Supporter replied
Hi,
1. About the button color on the shop page, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.woocommerce ul.products.product-standard .penci-soledad-product a.button {
background-color: #f5f5f5;
}
.woocommerce ul.products.product-standard .penci-soledad-product a.button:hover {
background-color: #00000;
}
Change #f5f5f5 and #00000 by the custom color. You can get the color code here: https://htmlcolorcodes.com/
2. About the read more button color, please go to Appearance → Customize → Posts Layout → Color:
- "Read More" Link/Button Color
- "Read More" Button Background Color
3. Navigate to Customize → Sidebar → Color: change the background of Sidebar title heading at Sidebar Widget Heading Background Color
Regards,
PenciDesign.