Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #176965
    [email protected]
    Participant

    How do i choose a thinner font for the header portfolio, services, etc on home page.

    #176979
    Skandha
    Participant

    @georgiagcnaturals-com: Go to => Appearance => Customize => Theme Options => Font Family Options => Headings Tags from h1 to h6 Font Family => Select the font.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #177529
    [email protected]
    Participant

    So i like the font, it is just way to bold and thick. I want to change the weight of it.

    #177584
    Skandha
    Participant

    @georgiagcnaturals-com: Hello there,
    Please post in your site URL and let me know which text’s font weight you would like to change.

    Kind Regards,
    Skandha

    #177814
    [email protected]
    Participant

    http://www.gcnaturals.com. this is for the section headers. I was able to do some of them can i have the title hidden, but can’t do them all. for instance, on the theme where is shows services, if you look at the demo theme. the font have a heavy weight to it, how do i reduce it?

    #177863
    Skandha
    Participant

    @georgiagcnaturals-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .elementor-heading-title {
        font-weight: bold !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #177922
    [email protected]
    Participant

    this did not work. please see my homepage. OUR CLIENTS is very heavy and bold.

    i want is like the other folds i have. I DO NOT want bold.

    #177934
    Skandha
    Participant

    @georgiagcnaturals-com: Hello there,
    Can you please clarify what you would like to do with the titles?

    Kind Regards,
    Skandha

    #178386
    [email protected]
    Participant

    Hi, I thought I did clarify. I want to decrease the thickness of the font.

    #178422
    Skandha
    Participant

    @georgiagcnaturals-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    h1, h2, h3, h4, h5, h6 {
        font-weight: 200 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #178458
    [email protected]
    Participant

    yes thank you!

    #178462
    [email protected]
    Participant

    how do i change the actual font size?

    #178488
    Skandha
    Participant

    @georgiagcnaturals-com: Hello there,
    Please let me know font size of which text you would like to change?

    Kind Regards,
    Skandha

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Home Page Font size and thickness for sections’ is closed to new replies.