Tagged: x Author Posts January 10, 2017 at 12:00 pm #1324246 nedbooneParticipant On my website I managed to create a message with a sidebar. Unfortunately the sidebar is next to the featured image. My question is how I can achieve to lower the sidebar so the featured image will appear fullwidth above the message? January 10, 2017 at 12:29 pm #1324293 nedbooneParticipant Managed to insert a code but the sidebar is somehow not nicely aligned with the text. How do I fix this? January 10, 2017 at 12:31 pm #1324297 nedbooneParticipant This reply has been marked as private. January 10, 2017 at 4:37 pm #1324631 Nabeel AModerator Hi there, Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: .single .x-sidebar { margin: 0 2% 2% 0 !important; } Let us know how this goes! January 10, 2017 at 4:44 pm #1324632 nedbooneParticipant Thanks it does the trick perfectly, just needed to adjust the first zero to 8% January 10, 2017 at 5:07 pm #1324655 Nabeel AModerator Glad we could help. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1324246 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In