Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #892781
    Ted
    Participant

    Hi,

    I found an issue with Ethos theme Posts, there is a white stripe at the background no matter what background you set. The Pages are fine, just with Posts. I’m using localhost, so I have made a screen shot. You may replicate the steps by setting the site layout to boxed and set a background other than white, create a post and the stripe would show. I tried on other themes without problems.

    Thanks

    #892788
    Ted
    Participant

    In addition, If you choose to have a sidebar, the white stripe would show on one side only.

    #893445
    Paul R
    Moderator

    Hi Ted,

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    .x-container.main:before {
         background-color:transparent;
    }
    
    

    Hope that helps.

    #893488
    Ted
    Participant

    Great! That fixed the issue!

    Thank You!

    Ted

    #894154
    Rupok
    Member

    You are welcome Ted!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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