Skip to main content

Custom CSS works in brizy, but not on live published site

Comments

2 comments

  • Ariel H.

    Hi,

    Thank you for contacting us.

    Could you please try adding an !important tag to your CSS rule and see if that fixes the issue on the published page?

    .le-60 {
      text-indent: 60px !important;
    }

    Best regards,
    Ariel H.

    1
  • Tri Nguyen

    Thank you Ariel H, the error is now fixed. Appreciate the help!

    0

Please sign in to leave a comment.