New Landing How can we help? Themeforest Theme Support Neighborhood Enlarge checkbox next to 'I’ve read and accept the terms & conditions'

Viewing 8 posts - 1 through 8 (of 8 total)
  • #124075
    sparkone
    Member
    Post count: 22

    How can I enlarge the checkbox next to ‘I’ve read and accept the terms & conditions’ at the check out page. I already made the text bigger but the checkbox stays small

    #124108
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide the url of that page from your site?

    -Rui

    #124119
    sparkone
    Member
    Post count: 22

    isomefashion.com/wp/

    #124145
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
      width: 20px;
    }

    -Kyle

    #124146
    sparkone
    Member
    Post count: 22

    This doesn’t do the trick for me….

    #124150
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try:

    .woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
      width: 20px;
      height:20px;
    }
    #124159
    sparkone
    Member
    Post count: 22

    Yes perfect!! Thanks Kyle!!!!

    #124161
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 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