New Landing How can we help? Cardinal Image Banner text disappears in Mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #298980
    rileyberg
    Member
    Post count: 29

    I am using Image Banners for page titles on a few of my pages. The text shows up on a computer, but on mobile devices it is invisible. How can I fix this? Thanks!!!

    #299198
    rileyberg
    Member
    Post count: 29

    Help please.

    #299300
    David Martin – Support
    Moderator
    Post count: 20834

    Are you referring to this banner:

    What device are you experiencing this on?

    Can you please update the core theme version: http://weatherberg.com/wp-admin/update-core.php

    #299410
    rileyberg
    Member
    Post count: 29

    Correct, the DESTINATION banner. The text is invisible on iPhone.

    #299585
    David Martin – Support
    Moderator
    Post count: 20834

    The banner appears perfectly:

    #299633
    rileyberg
    Member
    Post count: 29

    Is there a code I can use so that the text doesn’t spillover to the next line on Mobile? Meaning, that the banner text becomes smaller where necessary? Thank you for your help!

    #299664
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    try to reduce that title font in the mobile. Add the code below to your custom css option.

    
    @media only screen and (max-width: 767px){
    .sf-image-banner h1 {
        font-size: 40px;
    }
    }

    -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