This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by John Holden
Hi guys,
Im having problem to see the “see cart” and haven´t been able to see it.
how can I adjust this? many thanks!
Hi,
Please try below code
@media only screen and (max-width: 480px){
.single-product .woocommerce-message .button, .single-product .woocommerce-error .button, .single-product .woocommerce-info .button {
display: block;
}
}
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up