New Landing How can we help? Themeforest Theme Support Uplift Hero Title not longer centered in height

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Uplift
  • #295387
    Taffy
    Member
    Post count: 261

    The Hero page titles are no longer centered on mobile devices after the latest upgrades.

    Please view this on tablet or phone: http://taffydev.com.au/clients/env/services/

    #295531
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you add the code below to your custom css to fix it.

    @media only screen and (max-width: 767px){
    .page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h1 {
        text-align: center!important;
    }
    }

    Hope it helps.

    -Rui

    #295630
    Taffy
    Member
    Post count: 261

    This fix does working.

    It centres the text in the width, not the height and strips the Google font from the end result.

    Please view this on tablet or phone and you’ll see what I mean: http://taffydev.com.au/clients/env/services/

    #295656
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I understand, I will have to forward it to our head developer.
    Thanks

    -Rui

    #295898
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @Taffy

    Apologies for the delay in my reply. Can you please check the link provided as I’m getting a 404? Will keep an eye out for your reply.

    – Ed

    #296133
    Taffy
    Member
    Post count: 261

    Sorry Ed,

    We have gone live: http://www.eganvaluers.com.au/services/

    Still need that heading centred in the height though.

    Cheers, Mark

    #296144
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Taffy,

    Can you add this css please:

    @media only screen and (max-width: 767px) {
    .page-heading-breadcrumbs.fancy-heading .heading-text #breadcrumbs {
    display: none;
    }
    }

    Do you have the breadcrumbs plugin enabled/or the show breadcrumbs option ticked?

    – Ed

    #296147
    Taffy
    Member
    Post count: 261

    Thanks Ed.

    Just need3d to ensure that Breadcrumb were turned off.

    #296443
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks Ed – marking as resolved.

    – David

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register