Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258277
    Chgrim
    Participant

    If you look at the sidebar on this page http://www.topdownreviews.com/wicked-lit-2016/ you can see that under join our newsletter the black line I put in doesn’t stretch across the entire sidebar. There are white spaces on either side of it.

    If you look under recent event reviews the lines there stretch all the way across the sidebar. How do I achieve this with a line?

    Thanks
    Chris

    #1258388
    Nabeel A
    Moderator

    Hi Chris,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-sidebar .max.width {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    Let us know how this goes!

    #1258391
    Chgrim
    Participant

    That worked!!!

    Thanks
    Chris

    #1258421
    Joao
    Moderator

    Glad to hear it 🙂

    Joao

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