ResolvedKeep the same font for the entire website

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #23346
    nadavbf1
    Participant

    Hi

    how can i define 1 font for the entire website?
    The upper header, product page, cart has different fonts and there are more examples like this

    Thanks

    #23378
    Althemist
    Keymaster

    Hello nadavbf1,

    Fonts are set under Theme Options > Fonts. Just make sure you set the same font for both the Body and the Titles.

    #23396
    nadavbf1
    Participant

    Thanks

    but there is one place i found the fonts are not the same even when my settings are:
    see settings:
    https://ibb.co/NpWzMtK

    see issue:
    https://ibb.co/hVfPV93

    can you suggest of a solution?

    thanks

    #23430
    Althemist
    Keymaster

    This is probably caused by the styles of your custom product fields plugin. It’s not part of the theme styles. You may need to add some styles for the ::placeholder pseudo elements. Here is a good guide:

    ::placeholder

    Regards,
    Dimitar

    #23434
    nadavbf1
    Participant

    Hi i understand
    Should i add this customer CSS?

    label, input {
    font-family: sans-serif;
    }

    But how can i know what is the object for this part? is it label? input?

    #23446
    Althemist
    Keymaster

    No. You’d need to style the ::placeholder pseudo element for input and textarea. Just read the article on CSS-TRicks

    #23452
    nadavbf1
    Participant

    ok thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register