Tagged: x
-
AuthorPosts
-
February 10, 2017 at 10:58 am #1366044
kenyamawusi99ParticipantHi:
How do I get rid of the underline in my global button style?
February 10, 2017 at 10:59 am #1366047
kenyamawusi99ParticipantThis reply has been marked as private.February 10, 2017 at 11:17 am #1366074
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
footer.x-colophon.top a.x-btn { text-decoration: none; }Thanks.
February 10, 2017 at 11:52 am #1366111
kenyamawusi99ParticipantIt didn’t seem to work. Do you have an idea that will edit all of the buttons?
February 10, 2017 at 1:19 pm #1366210
JoaoModeratorHi There,
Please add the following code instead:
a.x-btn { text-decoration: none; }Hope it helps
Joao
February 10, 2017 at 6:49 pm #1366589
kenyamawusi99ParticipantI’m sorry, the underline is still there.
February 10, 2017 at 11:42 pm #1366746
Prasant RaiModeratorHello There,
Thanks for writing in!
Both the codes are working fine on my end. Can you please try following code and let us know how it goes:
a.x-btn { text-decoration: none !important; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1366044 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
