Honza Felt
asked 10 years ago

Hello, I would like to get rid of links in testimonials Do you know of any way to do it? Thank you! H.

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, below is our instruction: Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/<span> Then add the code to the Edit Css.
</span>

<span>blockquote cite</span> {<br></br><span>    </span><span>cursor</span><span>: </span><span>default</span><span>;<br></br></span><span>    </span><span>pointer-events</span><span>: </span><span>none</span><span>;<br></br></span>}

Hope this helps !

Powered by DW Question & Answer Pro