Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050948
    Phebotalus
    Participant

    Hi.

    I want to get rid of the shadow that boxes in my blog post content (see attached image).

    I can’t find any options in the customizer to do this.

    Is there some CSS that needs to be added?

    Example blog post: http://lightwayofthinking.com/avoider-mentality-and-fear-of-intimacy/

    Thanks!

    Noam

    #1051023
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .entry-wrap {
        box-shadow: none;
    }

    Hope it helps 🙂

    #1060155
    Phebotalus
    Participant

    Cheers, thanks!

    #1060161
    Thai
    Moderator

    If you need anything else please let us know.

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