Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183577
    Jell92
    Participant

    Hello,

    I have a very simple request. I am using one of the renew themes. I want to add a small white border below the fixed navbar. How do I accomplish this?

    Thanks,

    Anders

    #1183596
    Prasant Rai
    Moderator

    Hello Anders,

    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.

    Thanks.

    #1183673
    Jell92
    Participant

    Hmm its running on Localhost. I have attached a screenshot if that helps?

    #1183686
    Jell92
    Participant

    Try again

    #1183769
    Nabeel A
    Moderator

    Hi again,

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

    .x-navbar {
        border-bottom: 1px solid #fff !important;
    }

    Let us know how this goes!

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