Skip to main content

custom css

Comments

5 comments

  • Ariel H.

    Hi David,

    Thank you for reaching out to us.

    It's not necessary to add a class name for the button as shown on this example.

    The CSS:

    element{
      padding: 50px !important;
    }


    Please try this and let me know how it goes.

    Best regards,
    Ariel H.

    0
  • Paul Harrington

    Perfect, that worked so effectively. Thank you

    0
  • Mihir Modi

    I tried the same thing, but there are no changes on preview mode. I'm using the free version of Brizy. Can i write custom CSS code on brizy free version? 

    0
  • Ariel H.

    Hi Mihir,

    Thank you for contacting us.

    In the free version of Brizy, the Custom CSS option inside the editor isn’t available, however, you can still add your CSS via Dashboard → Appearance → Customize → Additional CSS. 

    If you don’t see the changes right away, please try clearing your browser and site cache and then refresh the page. 

    If you have any other questions, please feel free to let us know.

    Kind regards,
    Ariel H.

    0
  • Ariel H.

    Here is the CSS:


    .brz-btn {
        padding: 50px !important;
    }

    0

Please sign in to leave a comment.