Okay
  Public Ticket #2969758
Responsive Images
Closed

Comments

  • adiem1975 started the conversation

    Hi There, 

    I cannot get the homepage hero image/slider to display on mobile. I need it to display on mobile. It does not need to be a slider, can be a static image. 

  •  179
    Andrey replied

    Hello Dear Customer!

    This appeance is optimized for mobile devices.
    The image doesn't appears because the text looks not clear upon the image.

    Best Regards!

  • adiem1975 replied

    Andrey, 

    Unfortunately that won't work for my customer who insists the image of their book to appear on the mobile version. How can I make that happen?


    -Alex

  •  179
    Andrey replied

    Hello Dear Alex!

    Please use this code in order to do responsive image:

    @media (max-width: 991px)  {
        .page_slider .flexslider .slides li .img-layer img {
            display: block;
        }
        .page_slider .intro_layers_wrapper {
            flex-direction: column;
            position: relative;
            padding: 60px 0 40px;
        }
        .page_slider .container-fluid, .page_slider .container,
        .page_slider img + .container {
            position: relative;
        }
    }

    Best Regards!

  • adiem1975 replied

    Andrey, that works great! Thanks so much!

  •  179
    Andrey replied

    You're welcome!
    Best Regards!

  •  179
    Andrey replied

    Hope that you had a good experience with our theme and support. 

    Would you please show us a little love by rating us? 

    Just a minute to rate our theme. 

    Thank you!smile.png