Im building out some links from text and when i mke it a link it goes blue and underline how can i solve this please it needs to be black.
Page 1 / 1
Hey @jayjay333,
This should fix your issue:
#lp-pom-root .lp-pom-text a:link {text-decoration: none}
#lp-pom-root .lp-pom-text a:visited {text-decoration: none}
#lp-pom-root .lp-pom-text a:active {text-decoration: none}
#lp-pom-root .lp-pom-text a:hover {text-decoration: none}
Best,
Hristian
Thanks where do i insert this please? custom css?
Fixed it. I changed page properties ;lINK TEXT from blue to black but why wouldn’t
#lp-pom-root .lp-pom-text a:link {text-decoration: none}
have overridden the builder settings
thank you
@Hristian Forgot to ink you
Reply
Log in to the Unbounce Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.