Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208926
    koosang153
    Participant

    i am waiting for the big update on x theme that allows me to customze navigation bar.

    I need some help on customizing navigation bar.

    #1208936
    koosang153
    Participant
    This reply has been marked as private.
    #1208937
    Rupok
    Member

    Hi there,

    Thanks for writing in! Let us know how we could help you now.

    Cheers!

    #1208984
    koosang153
    Participant

    I want to make a certain word to look different in navigation bar. ““中文⥂EN” this part.
    If you visit my site, you will find it on the navigation bar, I want that to be always highlighted with round circle with white font.

    How can I do that?

    #1209017
    Rupok
    Member

    Hi there,

    Thanks for writing back. I missed your other reply as I replied at the same time.

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

    #menu-item-4309 > a {
      color: #fff;
    }
    
    #menu-item-4309 span {
      border-color: #fff;
    }

    Hope this helps.

    Cheers!

    #1209022
    koosang153
    Participant

    Thanx it worked!!!

    #1209026
    Thai
    Moderator

    You’re most welcome 🙂

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