Tagged: x Author Posts June 9, 2016 at 7:42 pm #1034871 Jennifer PParticipant Hi, I’m trying to add some padding to the left of the content and the right of the sidebar on this page: http://www.qboxmonthly.com/blog/ I’ve yet to find the proper CSS classes to target that won’t change the padding on my fullwidth pages. Can you help? Thanks! Jen June 10, 2016 at 12:07 am #1035310 RupokMember Hi Jen, You can add this under Custom > CSS in the Customizer. .blog .x-container.width.offset { padding: 0 50px; } Let’s change the value 50px to your desired value. Cheers! June 10, 2016 at 9:39 am #1035938 Jennifer PParticipant That worked great. Thanks! How would I target the individual blog pages? Like this one: http://www.qboxmonthly.com/uncategorized/the-spy-life/ June 10, 2016 at 12:12 pm #1036150 Jennifer PParticipant And a big never mind. I think I got it. I used .single-post and .archive in place of .blog in the above example. Thanks again for your help. June 10, 2016 at 1:32 pm #1036233 JoaoModerator You are welcome. Let us know if we can help you with anything else. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1034871 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In