New Landing How can we help? Atelier Hero Image Skinny on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #305804
    GTS75
    Member
    Post count: 240

    I’m using a hero image on my blog page that looks great on desktop but displays very skinny on phones and you can’t see the image. Is it possible to set a height of the hero area on mobile?

    #305806
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below and adjust to the desired height.

    @media only screen and (max-width: 767px){
    .fancy-style .page-heading.fancy-heading {
        height: 200px!important;
    }
    }

    -Rui

    #305811
    GTS75
    Member
    Post count: 240

    thanks

    #305813
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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