Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1095812
    Headlines34
    Participant

    Hello,

    I am having trouble getting my submenu font to match the top level. Can you please assist.

    BrialaYoga.com

    Thanks,
    Chuck

    #1095815
    Rahul
    Moderator

    Hi there,
    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
    – Link to your site
    – WordPress Admin username / password
    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
    Thanks.

    #1097700
    Headlines34
    Participant
    This reply has been marked as private.
    #1098091
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .desktop .sub-menu {
        font-family: "Lato",sans-serif;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.075em;
    }

    Hope this helps.

    #1098867
    Headlines34
    Participant

    The above did not work.

    #1098871
    Joao
    Moderator

    Hi There,

    I have placed the code provided by Rad on Appereance > Customizer > Custom > CSS and it works.

    Hope it helps,

    Joao

    #1102210
    Headlines34
    Participant

    This worked:

    .desktop .sub-menu {
    font-family: “Lato”,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.075em;}

    Thanks,
    Chuck

    #1102224
    Thai
    Moderator

    If you need anything else please let us know.

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