New Landing How can we help? Atelier Hero image hidden on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #295831
    morganwills
    Member
    Post count: 6

    Hi,

    I am having an issue with the mobile display of the hero image on my front page. It is supposed to be hero/content split, and on the mobile it is nice because it puts the hero above the content, but the hero image isn’t visible because of the menu. I have played with the mobile header settings, and my client doesn’t want the naked header, so I’m not sure what else I can change?

    Thanks!

    (:

    Sincerely,

    Morgan

    Attachments:
    You must be logged in to view attached files.
    #296110
    David Martin – Support
    Moderator
    Post count: 20834

    You can test altering the CSS for the hero, please test adding this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    .fancy-style .page-heading.fancy-heading {
        height: 100vh!important;
        min-height: auto;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 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