Home New Guten Forums WoodMart support forum How to change font-size for variation product price shown after selection

How to change font-size for variation product price shown after selection

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #664804

    DBP
    Participant

    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.
    #664937

    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,

    #664977

    DBP
    Participant

    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.
    #664980

    DBP
    Participant

    URL attached in the extra information.

    #665085

    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,

    #665154

    DBP
    Participant

    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.

    #665238

    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,

    #667249

    DBP
    Participant

    Thansk a lot. Everything works like a charm. Kind regards

    #667285

    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,

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘How to change font-size for variation product price shown after selection’ is closed to new replies.