Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1414220

    Will
    Participant

    Hi,

    I have a problem that the font in Ubermenu randomly changes between my chosen google font and something completely different. It seems sometimes when I make a change in Cornerstone it suddenly switches.

    URL is http://34.249.246.15/

    Any ideas what might be causing this?

    Thanks,

    W

    #1414550

    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    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.

    #1414730

    Will
    Participant
    This reply has been marked as private.
    #1415035

    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Unfortunately, we can’t access the given URL. Can you please double check it?

    Thanks for understanding.

    #1415133

    Will
    Participant
    This reply has been marked as private.
    #1415884

    Paul R
    Moderator

    Hi Will,

    The login provided above doesn’t seem to work.

    You can try adding this under Custom > Edit Global CSS in the Customizer.

    
    .ubermenu .ubermenu-nav li a {
         font-family: "Hind",sans-serif !important;
    }
    

    Make sure to clear your plugin cache after adding the code.

    Hope that helps.

    #1416706

    Will
    Participant
    This reply has been marked as private.
    #1417254

    Lely
    Moderator

    Hello Will,

    The font is working and as it sets on Ubermenu font size is 12px. How do you want it?
    You can set Ubermenu font settings on Appearance ? Ubermenu > Main Ubermenu COnfiguation > Fonts > . If you don’t setup that settings, it will get the default font size for Ubermenu which is 12px and it is using Hind font because of above CSS.