Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1127216
    olisones
    Participant

    Hi there,

    I’ve managed to change my Nav Bar menu items to lowercase, but for some reason the Home and Portfolio still have an capital letter which I can’t seem to change to lowercase. Is this something to change easily?

    Thanks!

    #1127217
    olisones
    Participant
    This reply has been marked as private.
    #1127340
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar .desktop .x-nav > li > a > span {
        text-transform: lowercase;
    }

    Hope it helps

    Joao

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