Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1034871
    Jennifer P
    Participant

    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

    #1035310
    Rupok
    Member

    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!

    #1035938
    Jennifer P
    Participant

    That worked great. Thanks! How would I target the individual blog pages? Like this one: http://www.qboxmonthly.com/uncategorized/the-spy-life/

    #1036150
    Jennifer P
    Participant

    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.

    #1036233
    Joao
    Moderator

    You are welcome.

    Let us know if we can help you with anything else.

    Joao

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