Skip to main content

Comments

3 comments

  • Sandra Prunici

    Hi,

    In that post, I showed how to add inline CSS for a word. At the moment, we have an issue with the inline CSS in the Brizy Cloud and now it isn't working fine and therefore isn't possible to apply it to strikethrough a text in the Brizy Cloud pages.
    I can offer you a solution for this, you can mark the price you want to strikethrough with the italic and then add this Custom CSS code to the text element.
    element em {
    text-decoration: line-through !important;
    }

    See here how you can do this.

    Thanks!

    Best regards,
    Sandra

    1
  • account incbuss

    thanks, it works

    0
  • Sandra Prunici

    Hi,

    Thank you for confirming us!

    Best regards,
    Sandra

    0

Please sign in to leave a comment.