Home Forums WoodMart support forum button pudding

button pudding

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #720659

    adpwebdesign.it
    Participant

    Hi
    where can I set the padding of all buttons? I tried in Theme settings but it’s not working.
    thanks

    Attachments:
    You must be logged in to view attached files.
    #720690

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please go to Theme Settings > Styles > Buttons and try increasing the padding values to a larger amount to clearly see the changes.

    After updating, make sure to clear the cache and check the front end again. If the issue remains, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #720706

    adpwebdesign.it
    Participant

    I set the padding to 0 but top and bottom is clearly not 0. how can decrease it?
    below you have the admin login
    thank you

    Attachments:
    You must be logged in to view attached files.
    #720733

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please update the new version of the theme “WOODMART WordPress NEW: 8.5.1 RELEASED”, update the required plugin, then you will see the button padding in the accent and default buttons: https://monosnap.ai/file/e8eZj1hb690es9QxRLswly43TWT5Jj

    Please check this how to update the theme:
    https://xtemos.com/docs-topic/update-the-theme/

    Best Regards

    #720886

    adpwebdesign.it
    Participant

    Hi,
    I updated the theme but as you can see yourself I set padding to 0 and top and bottom there is space and it’s not 0.
    how can decrease it?
    below you have the admin login
    thank you

    Attachments:
    You must be logged in to view attached files.
    #720911

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please now check your site and check the issue. I have set the button padding in the advanced buttons styles, and they are showing fine.

    See Screenshot for clarification:https://postimg.cc/XXrHXJ33

    Best Regards

    #720916

    adpwebdesign.it
    Participant

    Hi,
    this is how it looks before. As you can see, there is padding on top and bottom. How can I decrease it?
    see screenshot for clarification

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #720947

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    This is related to the button height system. You can resolve it by overriding the default button height variables with the following CSS:

    .btn {
        --btn-height: auto;
        line-height: 1.2;
    }
    
    .btn-size-small,
    .btn-size-large,
    .btn-size-extra-large {
        min-height: auto;
    }

    This will reduce the extra top and bottom spacing inside the button and give a more compact appearance while keeping the button styling intact.

    Please add this CSS in Theme Settings > Custom CSS and clear cache after applying the changes.

    Best Regards

    #720964

    adpwebdesign.it
    Participant

    great
    thanks

    #721017

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘button pudding’ is closed to new replies.