Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #330194

    I am running enfold 3.0 – and i love the new blog feature. However, when i post a quote, – i dont want someone to click on it and open it into a post. I just want to display the quote.

    #330561

    Hi ojasray!

    Please add following code to Quick CSS

    .format-quote {
    pointer-events: none;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.