Hi,
I am trying to make it so that ONLY my "about" page, doesn't have underlines in the page's links. How could I do this?
Thanks.
Hi,
I am trying to make it so that ONLY my "about" page, doesn't have underlines in the page's links. How could I do this?
Thanks.
Hi,
add this to your Quick CSS or custom.css
.page-id-674 .post-entry a{text-decoration:none;}Worked out great, thanks Chris!
Glad that Chris could help you :)
You must log in to post.