Home Forums WoodMart support forum how to setup mac and pc use different default font

how to setup mac and pc use different default font

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #552202

    ikiyamay
    Participant

    Dear sir
    I need to setup the different default font on PC & MAC

    PC use Arial
    MAC use Helvetica
    How to setup this ?

    use CSS ? I don’t konw….

    Thanks​

    #552562

    Hung Pham
    Keymaster

    Hi ikiyamay,

    Thanks for reaching to us.

    Go to Theme Settings > Typography > Advanced. In this area, you can assign elements like screenshot https://prnt.sc/pFfsq5fmdaAy

    html:not(.platform-Windows) h4

    You can replace h4 tag, add more tags if you want.

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,

    #552578

    ikiyamay
    Participant

    Thank you sir

    You mean replace h4 tag, like bleow
    html:not(.platform-Windows) h4
    can let MAC use Helvetica font ?
    or must be replace all H1-H6 tag ?

    Thanks

    #552590

    Hung Pham
    Keymaster

    Hi ikiyamay,

    Thanks for reaching to us.

    You can add more custom selectors, like the screenshot https://prnt.sc/Mbsg0QDT3-Vp

    Regards,

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