Site logo

Archived topic

Version 2.1.2 Premium Woo bug

3 replies · Started by Peery on September 4, 2022

Viewing posts 1–4 of 4

in - gp-premium/woocommerce/functions/css/woocommerce.css
also - gp-premium/woocommerce/functions/css/woocommerce.min.css

did not look in the mobile files though..

This line needs to be removed.

div.woocommerce-message a.button,
div.woocommerce-message a.button:hover,
div.woocommerce-message a.button:focus,
div.woocommerce-info a.button,
div.woocommerce-info a.button:hover,
div.woocommerce-info a.button:focus,
div.woocommerce-error a.button,
div.woocommerce-error a.button:hover,
div.woocommerce-error a.button:focus {
	background: transparent;
	padding: 0;
}

so that the buttons appear as other woocommerce buttons..

please and thanks..

I have commented these lines out for now.

Hi there,

thats legacy CSS, GPs woo styling always had Links inside Woo Notices, not buttons. We can't simply change that as it would affect a lot of sites that are happy with that design.

I will make a note for it to be reviewed.

In the meantime if you want o have them look as buttons you would need to use CSS to add those styles.

all good.. i just simply commented them out👍

Thanks for the feedback!

This archived topic is closed to new replies.