Tagged: x Author Posts January 21, 2017 at 8:28 pm #1340084 brendanduggan11Participant How do I remove the “>” before the text “Send an inquiry through Facebook Messenger!” in my contact section? http://www.sunshinesalsatours.com January 22, 2017 at 2:13 am #1340245 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : .widget_text .h-widget:before { content: " "; padding-right: 0; } Hope that helps. January 23, 2017 at 12:35 pm #1341900 brendanduggan11Participant Got it too work with the following .widget.widget_text .h-widget:before { content: ” “; padding-right: 0; } January 23, 2017 at 12:49 pm #1341919 JadeModerator Glad to hear you got it sorted. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1340084 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In