Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #763751

    I am trying to make the menu font bolder but I can not seem to make it look like this site, http://hf.com, even though the font Montserrat is installed.

    Can you please help me with this issue? Thanks

    Peter

    #763762

    Hey Peter,

    You`re using the font weight 600 and to have a bolder font, you need to use the 700. Add this custom CSS code to change this:

    
    
    .avia_mega a {
    font-weight: 700 !important;
    }
    
    

    Let me know if it works :)

    Best regards,
    John Torvik

    #763809

    It is not working. It does not seem I can get the font Montserrat to be bolder. But I would like it to be like this site, http://hf.com/

    #764898

    Hi,

    it seems that it’s not possible for this font to make it bolder. I guess best to play with font-size instead or use a different font.

    Best regards,
    Andy

    #764911

    Why? It is a Google Font. And they have multiple weights for this. This site is using it, http://hf.com/

    #765037

    Hey!

    Please check the font, what font-weights it has and if you have also loaded from the font, those sizes.

    Thank ou

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.