Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367498
    Abd Ur Rehman
    Participant

    Hi there!

    How can I remove this white line from the footer?

    Thanks

    #1367680
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-colophon {
        border-top: 0;
    }

    Thanks.

    #1367910
    Abd Ur Rehman
    Participant

    I did add that line in Appearance > Customize > Custom > Global CSS but not gone that line.

    #1367926
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1369639
    Abd Ur Rehman
    Participant
    This reply has been marked as private.
    #1370004
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    footer.x-colophon.bottom {
        border: 0 !important;
    }

    Thanks.

    #1372029
    Abd Ur Rehman
    Participant
    This reply has been marked as private.
    #1372186
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    The above CSS code for for removing white line should work. Please check screenshot. Would you mind sharing login details in a private replay so that we can take a closer look?

    http://prntscr.com/e94qgm

    Thanks.

    #1372645
    Abd Ur Rehman
    Participant
    This reply has been marked as private.
    #1373068
    Prasant Rai
    Moderator

    Hello There,

    Thanks for sharing credentials.

    Changes are reflecting on my end. Please see the screencast. Can you please clear browser cache and try again?

    https://www.screencast.com/t/5MHp9z9ILyio

    Thanks.

    #1374162
    Abd Ur Rehman
    Participant
    This reply has been marked as private.
    #1374595
    Rue Nel
    Moderator

    Hello There,

    You’re welcome! Thanks for letting us know that it has worked for you.
    If you need anything else we can help you with, don’t hesitate to open another thread.

    Cheers.

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