Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #25726
    Adwin L
    Participant

    Hello

    Great theme, I was hoping to increase the size of the font on the Nav bar as well as change the colour to white, would it be possible to get a code for this?

    Thanks in advance for your help

    #25829
    Christian
    Moderator

    Hey Adwin,

    In the Customizer > Custom > CSS, please add the code below.

    .x-navbar .x-nav > li > a {
    color: red;
    font-size: 12px;
    }

    Hope that helps. 🙂

    #26394
    Adwin L
    Participant

    that worked great!

    One more thing, is it possible to change the font colour of the top bar, where the social icons are?

    I would like to change the colour of the text

    Thanks again and great support!

    #26714
    Christian
    Moderator

    Hey Adwin,

    Please try:

    .x-topbar, .x-topbar .p-info { color: red; }
    

    Hope that helps. 🙂

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