test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • gedasbn25 Friend
    #976440

    Hello,

    I uploaded new font to the fonts directory and added to assets.xml

    What I should do next to change the logo font?

    Best,
    Gedas

    Pankaj Sharma Moderator
    #976524

    Hi
    You can apply the font family for the logo class via custom.css file
    for example :

    .logo {font-family: YOUR FONT FAMILY;}
    Hope it helps

    gedasbn25 Friend
    #976647

    Hi @pankaj Sharma

    So I tried to do so, but it doesn’t work. I believe there is a problem with the font, because other fonts works but not mine.
    I added this code to etc/assets.xml

    <file>fonts/bauhaus93/stylesheet.css</file>

    and uploaded a font folder to template/fonts/

    then added this code to custom.css

    .logo {font-family: Bauhaus 93;}

    Where I made a mistake?


    1. sc1
    2. sc2
    3. sc3
    Pankaj Sharma Moderator
    #976653

    Hi
    You have to add font-family name not the name of folder : Bauhaus 93;
    Check the font family and use it .

    gedasbn25 Friend
    #976659

    Thats the name of font-family, check the attached img.


    1. sc4
    Pankaj Sharma Moderator
    #976914

    Hi
    This can be issue from the font style, you can post the url here i will take a look on the font-file , its loading on site or not .

    gedasbn25 Friend
    #976969

    Here is the url: http://www.oonset.com

    Thanks!

    Pankaj Sharma Moderator
    #976973

    Hi
    font os loading but this seems the issue from the Font you added , kindly check this issue with font -provider how to use it on a website because font-family will not recognised by spacing .logo {
    font-family: Bauhaus 93;
    }
    try
    .logo {
    font-family: Bauhaus93;
    }

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum