New Landing How can we help? Themeforest Theme Support Dante Increase the size of options text on product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #254426
    blueseanj
    Member
    Post count: 33

    Hi,
    Please find attached a screenshot, i’m still trying to figure out how to increase the size of the options product text at the product page. is there any code or a solution to increase the size the text those options? i’m using Grouped Products on Woocommerce.
    I’ve been looking to fix it since yesterday and still nothing.

    Any help is so much appreciated.Thanks

    Attachments:
    You must be logged in to view attached files.
    #254428
    blueseanj
    Member
    Post count: 33

    Please ignore the previous screenshot, here is the right one!!!

    Attachments:
    You must be logged in to view attached files.
    #254736
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .group_table td label {
        font-size: 15px !important;
    }

    Thanks
    Mohammad

    #254737
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Yes, this should do it:

    .group_table label {
        font-size: 16px;
    }
    a.add_to_cart_button.product_type_simple span {
        font-size: 14px;
    }

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register