Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1163748

    Hi,

    Unfortunately, the images are lined up in the mobile view!
    Left in the screenshot – all ok.
    Underneath, the images are displayed contiguously – the text in between is not displayed.
    ———————————————–
    Did I get this CSS from you?

    @media only screen and (max-width:767px){
    .home #av-layout-grid-2, .home #av-layout-grid-4 {
    display: flex;
    flex-direction: column-reverse;
    }
    }
    @media only screen and (min-width: 480px) and (max-width:767px) {
    .responsive #top.home #wrap_all .av-flex-cells .no_margin .flex_cell_inner {
    padding-top: 20vw;
    }
    }

    @media only screen and (max-width: 479px) {
    .responsive #top.home #wrap_all .av-flex-cells .no_margin .flex_cell_inner {
    padding-top: 20vh;
    }
    }
    @media only screen and (max-width: 767px) {
    .responsive #top.home #wrap_all .av-flex-cells .no_margin .flex_cell_inner {
    padding-top: 0 !important;
    }}
    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .av-flex-cells .no_margin {
    padding: 30px !important;
    min-height: 300px;
    }
    }
    span.logo {
    display: none !important;
    }
    —————————————–
    Best Regards
    Stefan

    #1163798

    Hey Bassmann,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1163811
    This reply has been marked as private.
    #1164333

    Hi,

    could I get a working solution for this problem please.

    My customer is waiting …

    Regards
    Stefan

    #1164497

    Hi,

    I duplicated the last Grid Row element on your page and switched places, text on the left and image on the right and chose to display that section only on mobile and hid your existing element on mobile for presentation. Please review your website :)

    Best regards,
    Yigit

    #1164727

    Hi,

    the solution is not good!

    1. The code block (last entry on the page) will now be displayed, even though everything is set to not display.
    Thus, there is now a distance to the footer, which was not there before.

    2. On the smartphone, the button and the font of the copied entry is not displayed correctly.
    (Second link to screenshot)

    Ask for a solution that works!

    Regards
    Stefan

    #1164836

    Hi,

    Login credentials are no longer working for me. Could you please check them once again? Mentioned issues are easily fixable :)

    Best regards,
    Yigit

    #1165159

    Hi,

    thanks, but I have found a solution with which I get along first.
    You can close the thread.

    If a new situation should arise, I will contact you again.

    Best Regards
    Stefan

    #1165286

    Hi Stefan,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Image presentation mobile’ is closed to new replies.