-
AuthorPosts
-
July 1, 2020 at 9:32 am #1227167
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.-
This topic was modified 5 years, 4 months ago by
SK-RE.
July 2, 2020 at 5:04 am #1227372Hey 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,
RikardJuly 2, 2020 at 7:24 am #1227401Hi Rikard,
unfortunately that changes nothing.July 3, 2020 at 6:08 am #1227639Hi,
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,
RikardJuly 3, 2020 at 7:15 am #1227674Hi Rikard,
done but nothing changes.
Do you want login credentials?July 3, 2020 at 8:07 am #1227695Hi,
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 ShannonJuly 3, 2020 at 8:13 am #1227698Hi 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;
}
——————————-July 4, 2020 at 1:35 pm #1227915July 6, 2020 at 2:58 pm #1228304Kudos! Rikard!
Thanks a lot!July 6, 2020 at 10:37 pm #1228377Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 5 years, 4 months ago by
-
AuthorPosts
- The topic ‘Unit-Price – Grundpreis’ is closed to new replies.
