Override CSS
-
I’ve tried overriding the CSS using the plugin Simple Custom CSS and in the child theme style.css, but no luck. The only way I’ve been able to change the button alignment is to edit the /public/assets/css file directly, which I definitely don’t want to do.
I need to override the float:left to float:center:
.offers-for-woocommerce-make-offer-button-catalog {
float:left;
position:relative;
}https://www.ads-software.com/plugins/offers-for-woocommerce/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Override CSS’ is closed to new replies.