[Resolved] Button border

Home Forums Support [Resolved] Button border

Home Forums Support Button border

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

    how can I remove a button boder?

    #1134485
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Additional CSS field in the customizer and remove this CSS:

    /* Buttons */
    button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited, a.wp-block-button__link:not(.has-background) {
        pointer-events: initial !important;
        border-color: inherit;
        border: 1px solid;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.