Hey everyone.
Is it possible to customize text link style? I have found a code and re-wrote it a little bit: https://codepen.io/smkhdv/pen/QWxRWOL
How can I implement it to Code Widget?
Thanks in advance.
Hey everyone.
Is it possible to customize text link style? I have found a code and re-wrote it a little bit: https://codepen.io/smkhdv/pen/QWxRWOL
How can I implement it to Code Widget?
Thanks in advance.
Hi @19_84 the following code looks good. You just need to add this code into the head of your project. I see you’re targeting the H1 paragraph style. So in your project’s paragraph styles just create a new H1 style you want this code to affect.