Skip to main content

Global Block Appearing On Template Layout when its not supposed to

Comments

1 comment

  • Caitlin Rice

    I used this to hide it and it worked for minute and then didn't. I added !important and then it seems to be working now. -

    .brz .brz_css_nPtAs {
      display: none;
    }

    0

Please sign in to leave a comment.