New Landing How can we help? Themeforest Theme Support Dante WooCommerce Buttons

Viewing 7 posts - 31 through 37 (of 37 total)
  • Posted in: Dante
  • #164572
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Which button size? Please attach marked screenshot to explain your issue.
    Thanks
    Mohammad

    #164577
    espressoboetiek
    Member
    Post count: 29

    Hi,

    Herby the screenshot. It’s about green the WooCommerce button.

    We just changed the color and font size but I want to make the button size bigger.

    Best,

    Daniel

    Attachments:
    You must be logged in to view attached files.
    #164584
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css. it will make it a litle bigger, adjust the padding value to your needs.

    
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button, ul.products li.product a.quick-view-button {
      padding: 10px!important;
    }

    -Rui

    #164587
    espressoboetiek
    Member
    Post count: 29

    Hi Rui,

    Thanks!

    Can I also change the width separately?

    Best,

    Daniel

    #164724
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to just increase the padding

    – Kyle

    #164748
    espressoboetiek
    Member
    Post count: 29

    Hi Kyle,

    But then the width AND the hight adapt. I only want to change the width separately. Thanks for your help.

    Best,

    Daniel

    #164781
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Use this instead:

    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button, ul.products li.product a.quick-view-button {
    padding: 10px 25px!important;
    }

    first value is for top and bottom, second value is for left and right

    – Kyle

Viewing 7 posts - 31 through 37 (of 37 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