Comments 2Nick started the conversationNovember 16, 2023 at 3:15pmHi there. I am looking to see if there is CSS code I can add to change the font size of the "Total price" text? I've attached a screenshot showing where this text is located.Thank youAttached files: Screenshot 2023-11-16 at 10.14.30 AM.png 767Janilyn repliedNovember 17, 2023 at 1:13pmHi Nick, Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent 1,222Dustin repliedNovember 20, 2023 at 5:38pmHi Nick,Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .woobt-footer .woobt-total, .woobt-footer .woobt-total .amount { font-size: 16px !important; }Best regards,Dustin 2Nick repliedNovember 25, 2023 at 4:56pmThanks Dustin! Sign in to reply ...
Hi there. I am looking to see if there is CSS code I can add to change the font size of the "Total price" text? I've attached a screenshot showing where this text is located.
Thank you
Attached files: Screenshot 2023-11-16 at 10.14.30 AM.png
Hi Nick,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Nick,
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
Best regards,
Dustin
Thanks Dustin!