Home › Forums › Support › How to fix sidebar This topic has 19 replies, 3 voices, and was last updated 3 years, 6 months ago by David. Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 Author Posts January 1, 2023 at 11:46 am #2479947 DavidStaff Customer Support Can you make those changes and save them so i can see whats going on ? January 1, 2023 at 12:02 pm #2479955 Max i did save them know that all the blogpost have this element. Those this maybe do something https://ibb.co/R7RZYH5 January 2, 2023 at 5:12 am #2480512 DavidStaff Customer Support I don’t see those changes on this page: https://www.kleurintens.nl/verbouwen/isolatie/wat-is-deurisolatie/ There is still padding on the image, and the sidebar is still set to 25%. Have the changes been published in the customizer ? January 11, 2023 at 12:54 pm #2491943 Max Everything is right now, how you asked. January 12, 2023 at 3:17 am #2492600 DavidStaff Customer Support OK, add this CSS to make that block element fill the width of the content: .single-post .inside-article > .gb-container { margin-left: -50px; margin-right: -50px; } @media(max-width: 768px) { .single-post .inside-article > .gb-container { margin-left: -30px; margin-right: -30px; } } Author Posts Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In