How to change font-size for variation product price shown after selection
-
Hi,
i would like to change the font size on the single product page of tax and shipping costs link after the user makes a selection e.g. package size. I cant find any dialog for that. Pls see screenshots. In the first the font size of tax and shipping cost link is as desired. After making a selection regarding the package size the font size changes for tax and shipping cost link is too big. Pls help.
Kind regards Alex
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.single-product .wd-single-price .price {
font-size: 25px !important;
}
Best Regards,
Hi Aizaz, that css code did the job, thanks a lot. Could you pls have a look at the cart. With the notebook breakpoint the text in the cart summary is running out of the screen. Pls see the screenshot attached.
Kind regards Alex
Attachments:
You must be
logged in to view attached files.
URL attached in the extra information.
Hello,
Maybe you are using Custom WooCommerce Builder layouts, which is part of WooCommerce Builder from WoodMart. Try to disable the custom layout for the cart page and check the issue. You can do this in Dashboard > WoodMart > Layouts.
If the issue remains, share the wp login details so I can further check on your site and give you a possible solution.
Best Regards,
Hi Aizaz,
yes, im using the custom cart layout because the default cart layout is too oldschool and not nice. If i enable the default cart layout its totaly broken, too.
Pls have a look inside my installation to solve the requested issue.
Hello,
The issue was with your cart page layout. I’ve disabled it for now. Please try editing the page with Elementor and customizing it using the page builder to adjust the layout.
Best Regards,
Thansk a lot. Everything works like a charm. Kind regards
Hello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘How to change font-size for variation product price shown after selection’ is closed to new replies.