Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1331060

    Team, I am trying to change the padding of a button. I can change the background and border radius but the padding is not working.

    Same here:

    I am simply using on the child theme.

    #top .round-submit .button {

    background: transparent;
    border: 4px solid whitesmoke;
    border-radius: 20px;
    font-size:16px;
    padding: 10px;

    }

    #1331126

    Hey aruizhuidobro,

    Thank you for the inquiry.

    It seems to be working correctly on our end. The padding of the submit button is already set to 10px. Please try to remove the browser cache, then check the page again.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.