Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1328600
    draper3000
    Participant

    Hi

    I know you’re working toward a new super cool menu release, which from the videos I’ve seen looks amazing.

    Since I’m not part of the Beta 🙁

    In the mean time… is there a way that I could put one of our buttons on a different colour?…

    I.e. all buttons are black text on white..

    The last button ‘Contact the Studio’ would always be more visible by being white text on an orange square?.

    For reference our site is:
    http://www.stormystudio.com

    Thanks

    Jon

    #1328654
    Paul R
    Moderator

    Hi Jon,

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

    
    .x-navbar .desktop .x-nav > li.menu-item-2940 > a > span {
       background-color: orange;
        color: #fff;
        padding: 10px;
        margin-top: -12px;
    }
    

    Hope that helps.

    #1332083
    draper3000
    Participant

    Brilliant as always.. many thanks.

    #1332106
    Thai
    Moderator

    You’re most welcome 🙂

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