Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove quotation marks from blockquote

Viewing 3 replies - 1 through 3 (of 3 total)
  • @robin-w

    Moderator

    If you mean like above, then put this into your css

    blockquote::before {
         content: none !important;
        }

    @angeljs

    Participant

    Great, thank you!

    @robin-w

    Moderator

    you’re welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar