I want to make the unit price smaller e.g 15px.
But if I change it in Qucik CSS the normal price gets also smaller.
Please advice.
Thanks.
Hey SK-RE,
Please try the following in Quick CSS under Enfold->General Styling:
.single-product-summary .wc-gzd-additional-info span {
font-size: 15px;
}
Best regards,
Rikard
Hi Rikard,
unfortunately that changes nothing.
Hi,
This code is overriding what I gave you:
#top .price span, #top del, #top ins {
float: inherit;
font-size: 24px !important;
}
Please remove the !important bit from the CSS. I can’t see exactly where it’s added since you have file compression active.
Best regards,
Rikard
Hi Rikard,
done but nothing changes.
Do you want login credentials?
Hi,
Did you add Rikard’s code back? Be sure to add the code to the very top of quick css so it runs first. Also clear the cache a few times over.
Best regards,
Jordan Shannon
Hi Jordan,
yes it´s on the top of quick CSS. Cache an tmp files cleared.
Nothing happens. Login credentials are in my last post.
Best regads
———————-
.single-product-summary .wc-gzd-additional-info span {
font-size: 15px;
}
#top .price span, #top del, #top ins {
float: inherit;
font-size: 24px;
}
——————————-
Kudos! Rikard!
Thanks a lot!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon