Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @evanmikalin,

    Thank you for using Neve theme.

    This button is from default Gutenberg blocks, it’s not something Neve theme creates. Of course, you can add CSS to your Additional CSS section of customizer to define the desired margin for all such buttons on your website like:

    a.wp-block-button__link {
    margin-bottom: 20px;
    }


    I hope it helps!

    Thread Starter evanmikalin

    (@evanmikalin)

    Thanks for answering : but this class is from /wp-content/themes/neve/style-main-new.min.css

    Hi @evanmikalin,

    Thank you for sharing this with us.

    I registered this as an enhancement for the theme so the development team can analyze it. It’s probably like this to avoid conflicts with blocks added by other plugins that may have their own option for adding margin.

    Regards,
    Stefan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-block-button__link should have margin’ is closed to new replies.