• Resolved lystilly

    (@lystilly)


    How can i change the Main title fornt to that of the About Us main large text?
    Anyone know the typeface. im using Simple CSS and it seems to be working ok but cant fint that font?
    Thnaks

Viewing 1 replies (of 1 total)
  • Hello,

    “Montserrat” font is used for “About” main title.
    If you want to change its size and font family then you can use this CSS code

    .section-header h2 {
        font-size: 40px;
    font-family:Your Font Family;
    }

    Just put your font family.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Zerif lite’ is closed to new replies.