Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1360905
    noznewman
    Participant

    Hi,

    I’m looking to remove the grey border that sits below the top nav on this site

    http://www.drive-marketing.co.uk.gridhosted.co.uk/

    I’m also looking to reduce the line spacing on the widget texts (address) that’s located in the footer?

    Can you help?
    Thanks in advance.
    Paul

    #1360951
    Thai
    Moderator

    Hi Paul,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar {
        border: none;
    }
    
    .x-colophon.top {
        padding: 30px 0;
    }
    
    #sb_instagram {
        padding: 0 !important;
        height: auto !important;
    }

    Hope it helps 🙂

    #1360955
    noznewman
    Participant
    This reply has been marked as private.
    #1360957
    noznewman
    Participant
    This reply has been marked as private.
    #1360967
    noznewman
    Participant

    Don’t worry I think I’ve worked it out.
    Sorry to mess you about.
    Paul

    #1360972
    Thai
    Moderator

    If you need anything else please let us know.

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