Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1389325

    On my homepage schoolofbookkeeping.com, please advise how to remove all the lines from the X Subscribe widget in Footer top. Also, there’s a ton of space at the top between it and the Youtube subscribe above. Thanks!

    #1389763
    Prasant Rai
    Moderator

    Hello Eric,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    fieldset {
        border: 0 !important;
    }
    
    .x-column.x-md.x-1-4.last .textwidget div#x-section-7 {
        padding-top: 0;
    }

    Thanks.

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