New Landing How can we help? Cardinal iPad Fancy Header issue

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #190021
    OvenCreative
    Member
    Post count: 15

    Hello,

    We are having issues with page titles in the fancy header being cut off on iPad. The issue occurs when the iPad is in landscape mode.

    Any advice you can offer would be awesome.

    Thanks for the great theme!

    #190286
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Could you add a screenshot so I can reference this?

    Thanks.

    #190382
    OvenCreative
    Member
    Post count: 15

    Hi David, please find screenshot attached.

    Thanks!

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

    Hi,
    It seems fine to me so please check with another device.
    Thanks 🙂
    With Best Regards
    Mohammad

    #190483
    David Martin – Support
    Moderator
    Post count: 20834

    I also see this as displaying fine – what iPad are you using?

    – Could you clear your iPad cache?

    Cheers.

    #190826
    OvenCreative
    Member
    Post count: 15

    Hi Mohammad, David – thank you for your replies.

    I have managed to get it working as it should by using the css below…

    @media only screen and (max-width: 1024px) {
    .page-heading.fancy-heading {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    }
    }
    @media only screen and (max-width: 767px) {
    .page-heading.fancy-heading {
    height: auto!important;
    }
    .header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0!important;
    }
    }

    So it’s all sorted for now. If anything else pops up, I’ll get in touch!

    #190864
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Brilliant! I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

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