Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1224454
    redmh
    Participant

    Hi,

    I’ve been searching through looking for the right css to remove the drop shadow on the header text in the sidebar

    http://www.wildminds.co/news/

    #1224873
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To remove the drop shadow on the header text in the sidebar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .h-widget {
        text-shadow: none;
    }

    Please let us know if this works out for you.

  • <script> jQuery(function($){ $("#no-reply-1224454 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>