Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #985557
    mathijs84
    Participant

    Hi there,

    On http://trans-fleur.work-planning.com/ they would like a small yellow line on top of the green menu bar.

    Because they also have it in the logo. Line can be small, like 5px high and over the whole width.

    Color yellow is: fee801

    Is this possible?

    #985630
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-navbar-inner {
        border-top: 5px solid #fee801;
    }

    Hope this helps – thanks!

    #986273
    mathijs84
    Participant

    Perfect!!!!

    #986423
    Joao
    Moderator

    Great to see you achieved your goal. 🙂

    Let us know if you need further help.

    Joao

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