Hi! I’ve been through this forum in detail with no luck. Can you help me change the color of the related products buttons and center (instead of left align) the buttons?
Thanks!
https://ade-medical.z4pby1v9-liquidwebsites.com/product/test/
Hey julhobart,
Thanks for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top.single-product.woocommerce-page #main .av-woo-product-related-upsells .inner_product .button {
background-color: #ef7f20;
border-color: #ef7f20;
color: #ffffff;
margin: auto;
float: none;
width: 110px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Worked perfectly, thanks!! You may close.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike