Tagged: x Author Posts June 27, 2016 at 3:59 am #1061142 ApricitymediaParticipant Hi, how do I remove containers from posts, there is no option as there is with pages! My post is at http://apricitymedia.co.uk/?p=484 June 27, 2016 at 4:02 am #1061145 ChristopherModerator Hi there, The URL displays 404 page. Please add following code in Customize -> Custom -> CSS : .sinlge-post .entry-wrap { background-color: transparent; box-shadow:none; } Hope it helps. June 27, 2016 at 6:32 am #1061320 ApricitymediaParticipant Hi, that hasnt changed anything. And why would my blog be appearing as 404? June 27, 2016 at 6:38 am #1061326 ApricitymediaParticipant This reply has been marked as private. June 27, 2016 at 7:28 am #1061377 Paul RModerator Hi, To remove it, you can add this under Custom > Edit Global CSS in the Customizer. .single-post .entry-wrap { display: block; padding: 0; background-color: transparent; border-radius: 0; box-shadow: none; } .single-post .x-section > .x-container.max.width { width: 100%; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1061142 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In