Skip to main content

Over riding default CSS

Comments

1 comment

  • Alex

    Hi,

    try to add !important:

    body, h1, h2, h3, h4, h5, h6, p, li, ul, a, span {
    font-family: 'Montserrat', sans-serif!important;
    }

    but, I would rather recommend you to set the font in Brizy editor: https://youtu.be/sseToVtsPi0

    0

Please sign in to leave a comment.