Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1322314
    Kobber
    Participant

    Hi,

    The font in my drop down menu isn’t the same, as in my navbar. Can I correct this?

    #1322316
    Kobber
    Participant
    #1322350
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .desktop .sub-menu li>a {
        font-family: "Open Sans Condensed",sans-serif;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.085em;
        text-transform: uppercase;
    }

    Hope it helps 🙂

    #1322357
    Kobber
    Participant

    Thanks 😉

    #1322385
    Joao
    Moderator

    You are welcome,

    Joao

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