Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #377736
    arianma
    Participant

    Hello,

    I’m planning to create a website with a menu bar with a border-bottom attribute of a different color from the background. (see eamples: http://www.majotech.net/web/ http://www.kpit.com/) I am not very familiar with php coding and I was wondering if this would be possible with the x theme. I already used this theme for another website before but I was not able to customize this part.

    Thanks for your help.

    Ari

    #377796
    Paul R
    Moderator

    Hi Ari,

    Yes, it is possible with xtheme.

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

    
    .x-navbar {
        border-bottom: 5px solid red;
    }
    

    Change red with the color that you like for your border.

    Hope that helps.

    #377867
    arianma
    Participant

    That works perfectly!
    Thank you!

    A.

    #377986
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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