Tagged: x Author Posts April 20, 2016 at 3:23 pm #892430 bakParticipant Hi I want to globally remove the link underline and for that purpose I use: a { text-decoration: none !important; } Unfortunately I cannot see that the line is removed. Kindly let me know what the problem ist April 20, 2016 at 3:24 pm #892435 bakParticipant This reply has been marked as private. April 20, 2016 at 11:10 pm #892961 Prasant RaiModerator Hello Bak, Thanks for writing in! Please replace it with following under Custom > CSS in the Customizer: a u { text-decoration: none !important; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-892430 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In