• Resolved Julia Gifford

    (@julijagifford)


    Hi there,

    Your theme is excellent! I’m in the last stages of setting up my website, but my problem is that I need to change the font, so that it supports characters such as ā č ļ ņ š ē ķ, and more.

    Where can I change the font?

    Thanks,
    Julia

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi

    this character all in Latin font ..

    Please choose latin charactor font please refer this link
    http://www.fontspace.com/category/latin

    After download latin charactor font
    then

    paste download font in font folder
    (Theme pakage >> css >> Font)
    then
    go to your theme package font file (Theme pakage >> css >> Font >> font.css )

    And write a font name this type

    @font-face {
    font-family: ‘OpenSansBold’; (use like “opensansbold” Your font name )
    src: url(‘OpenSans-Bold.eot’); (use like “opensansbold” Your font name )
    src: url(‘OpenSans-Bold.eot?#iefix’) format(’embedded-opentype’),
    url(‘OpenSans-Bold.woff’) format(‘woff’),
    url(‘OpenSans-Bold.ttf’) format(‘truetype’),
    url(‘OpenSans-Bold.svg#OpenSansBold’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }

    All functionality work

    then use font in your theme
    like
    Font-family:your font name;

    if you not solve your problem please refer this link : –
    https://blog.wphub.com/adding-custom-fonts-wordpress-website/

    let me know for further assistence
    Thanks

    Thread Starter Julia Gifford

    (@julijagifford)

    Thanks,

    I was only able to do this with the help of a programmer friend. It seems a little ridiculous that you need to be a programmer to do something as simple as change a font. If I had any suggestions for updates to this theme, it would be that you can change the font in the “options” or “editor” section.

    Thanks for all of your help, though, I appreciate it!

    -J

    Hi

    I would like to know , what rating you will assign to this theme.

    Thanks

    Thread Starter Julia Gifford

    (@julijagifford)

    I would give it a 3/5.

    The theme itself is excellent, but not very beginner-friendly.

    I would appreciate the ability to choose from a variety of icons for the service section, as well as easily switch up the fonts (or at least use a font that supports other languages by default).

    Best,
    Julia

    Hi

    We will implement the feature as you suggest in next update

    Please open this link and assign rating for this theme

    https://ww.wp.xz.cn/support/view/theme-reviews/quality

    thanks

    Hi

    Thanks For Assign rating this Theme.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Change font’ is closed to new replies.