New Landing How can we help? Cardinal Image Banner problem on Mobile and Tablet

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #242861
    Maurizio.Lattanzio
    Member
    Post count: 174

    Hello, Iìve a problem with a page on my website at andress http://www.seetorino.com/chiese-da-visitare-a-torino/
    On the top i’ve a ‘Image Banner’ with text “le chiese di Torino’
    When I open page with Mobile (iphone) or Tablet(ipad) the text ‘le chiese di Torino’ disappear, not displayed.
    Can you help me?

    #242867
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    @media only screen and (max-width: 479px) { 
    .image-banner-content .impact-text-large, p.impact-text-large {
      font-size: 16px;
    }
    .image-banner-content.text-right {
      text-align: center;
    }
    }

    – Kyle`

    #242872
    Maurizio.Lattanzio
    Member
    Post count: 174

    I have tryed but nothing change

    #242873
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you provide me with a log in to check?

    – Kyle

    #242877
    Maurizio.Lattanzio
    Member
    Post count: 174
    This reply has been marked as private.
    #243409
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this CSS:

    .disable-mobile-animations.mobile-browser .image-banner-content.sf-animation[data-animation="none"] {
        opacity: 1!important;
    }

    Thanks.

    #244338
    Maurizio.Lattanzio
    Member
    Post count: 174

    Thank You! Very Much

    #244342
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 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