Hi there, I have tried to optimize the font size of h1 in my woocommerce cart.
The cart can be seen here https://holyrecipe.com/
I have used the following in Global CSS:
.woocommerce.cart.h1 {
font-size: 180% !important;
Please see screenshot
I have deleted Cache afterwards, but the font has not changed - do you have any idea why?
THank you! Aline