New Landing How can we help? Cardinal Text on 2 lines rather than …

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #273161
    sarahbatters
    Member
    Post count: 12

    Hello,

    How can I make the title go on 2 lines rather than … – someone fixed it for mobile, but I need to fix desktop/ipad and they weren’t able to.

    Thanks, Sarah

    #273197
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot to indicate the issue.

    Thanks
    Mohammad

    #273273
    sarahbatters
    Member
    Post count: 12

    Here you go – title goes into … vs. reducing font size or going onto 2 lines.

    Attachments:
    You must be logged in to view attached files.
    #273331
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
        font-size: 16px !important;
    }

    Thanks
    Mohammad

    #273445
    sarahbatters
    Member
    Post count: 12

    Hi Mohammad,

    That just makes the font smaller rather than pushing it onto 2 lines – I still get the … on ipad – screenshot attached – and would rather keep the size.
    I’ve attached a photo of the text going onto 2 lines on Mobile.

    Thanks, Sarah

    Attachments:
    You must be logged in to view attached files.
    #273456
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last code and use this new code:-

    h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
        white-space:normal !important;
    }

    Thanks
    Mohammad

    #273475
    sarahbatters
    Member
    Post count: 12

    Thanks Mohammad – this is why this is the best theme around, the support is out of this world!

    #273489
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Great thanks for these kind words. Glad 🙂 to help you.
    Mohammad

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

You must be logged in to reply to this topic.