Use different fonts for different headings

This topic has 6 replies, 3 voices, and was last updated 1 years, 7 months ago ago by Rose Tyler

  • Avatar: Delal
    Delal
    Participant
    August 26, 2022 at 09:49

    Hello!
    I have just set up a new website with your theme XStore (never used it before). I wonder if there is a section for typhography where you can change the settings for each heading, paragraphs and other text. Like set individual font, size, letterspacing etc for each text type.
    Best // Delal

    5 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    August 26, 2022 at 10:11

    Hello, @Delal,

    You can find all the settings related to Typography/Font under Theme Options listed below:

    Theme options > Typography.
    Theme options > Header builder > settings of header elements.

    XStore > Custom fonts > Upload Your Custom Font
    Theme options > typography > headings
    Check this topic https://www.8theme.com/topic/responsive-headings/
    https://www.w3schools.com/cssref/pr_font_font-size.asp
    https://www.w3schools.com/cssref/pr_font_weight.asp
    https://www.w3schools.com/cssref/pr_text_color.asp

    Regards 8Themes Team.

    Avatar: Delal
    Delal
    Participant
    August 27, 2022 at 21:54

    Thank you for your answer but I meant, for example…
    If I would like to set one google font for paragraphs and another google font for h1and h2, and maybe a third one for h3 and h4.
    // D

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 28, 2022 at 08:20

    Hello,

    Use custom CSS code, for example:

    h1, h2 {
        font-family: "Open Sans", Sans-serif !important;
    }
    h3, h4 {
        font-family: Lato, sans-serif;
    }

    Regards

    Avatar: Delal
    Delal
    Participant
    August 29, 2022 at 10:09

    Hi again!
    Thank you for answering byt I believe that your answer is sloppy with errors in the code. And also you market the theme with “Customize everything”, but this solution is coding, not customizing.
    I solved the issue by googling and finding a solution online, this is not why you pay for a premium theme.
    Hoping for a better answer next time I need support from you.
    Best // D

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2022 at 12:27

    Hello,

    We are glad that you sorted out.
    Feel free to ask if you have any other questions.
    I hope you will be more satisfied with our answer next time.
    Have a nice day!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.