Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335764
    btobe
    Participant

    Hi there,

    I’ve searched through the forum and copied and pasted a good number of different code in an effort to get rid of this, including trying to figure it out on my own but with no success.

    How do I remove this please…

    https://www.screencast.com/t/hAdnnksF

    Thanks!

    #1335851
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1340729
    btobe
    Participant
    This reply has been marked as private.
    #1340958
    Nico
    Moderator

    Hi There,

    You could add padding:0px on your section style box so that the padding on top will be removed.

    Or add this is in your customizer > Custom > CSS:

    .home #x-section-1 {
    padding:0px;
    }

    Let us know how it goes.

    Thanks.

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