New Landing How can we help? Themeforest Theme Support Uplift Hero Page Title Style Font

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Uplift
  • #296360
    Andremcpinto
    Member
    Post count: 31

    How can I change the font or reduce the font size from my “Hero Page Title Style”. (image attached)

    Thanks

    André Pinto

    Attachments:
    You must be logged in to view attached files.
    #296538
    Andremcpinto
    Member
    Post count: 31

    I’ve tried everything, but i couldn’t make any changes.

    #296545
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I think that font size is managed by the h1 settings.
    https://www.dropbox.com/s/0gi56q469hh2hpx/Screenshot%202016-10-14%2015.42.00.png?dl=0

    If it doesn’t work add the code below to your custom css option and adjust the font-size to your desired value.

    .fancy-style .fancy-heading .heading-text>h1 {
        font-size: 33px;
    }

    Hope it helps.

    -Rui

    #296572
    Andremcpinto
    Member
    Post count: 31

    Hi Rui,

    the second method worked 😉

    Just one more question. Through code, how can i change the Font Family, Font weight & style, among other features?

    Thanks

    André Pinto

    #296574
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Just add it to the same css rule.

    .fancy-style .fancy-heading .heading-text>h1 {
        font-size: 33px;
        font-family: "open sans";
        font-weight: bold;
    }

    -Rui

    #296576
    Andremcpinto
    Member
    Post count: 31

    Thanks Rui

    #296588
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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 one of the following items
Login and Registration Log in · Register