Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #834339

    Hello kriesi support.

    I’ve got a website running, on desktop the images of the grid row are visible.
    On mobile the images are not visible.

    Images on the bottom of the page.
    Please advise.

    – Marc

    #836216

    Hey marccoef,

    Thank you for using Enfold.

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Add a custom css class attribute to those cells, use “custom-cells” for example, then insert the following css code in the Quick CSS field.

    @media only screen and (max-width: 767px)
        .responsive #top #wrap_all .av-flex-cells .custom-cells {
            min-height: 300px;
        }
    }

    You may find the order of the cells different on mobile compare to desktop view.

    P.S We would like to apologize for the delay. We normally respond within 24 hours but in the wake of the latest theme update, we have received more inquiries than usual. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Ismael

    #836609

    Hello Ismael,

    I tried your option, it did not make any difference. please advice.

    Thanks.

    #836873

    Hi,

    Please remove browser cache or hard refresh after adding the code. Or post the login details here so that we can check it.

    Best regards,
    Ismael

    #837659

    Please ismael.

    • This reply was modified 7 years, 11 months ago by marccoef.
    #837719

    Hi,

    Thank you for the update.

    We corrected the css modifications in the Quick CSS field. The cells are displaying now but not in the position you’re probably expecting. If you want to have alternating cells on mobile, you have to duplicate the current one then re-order the cells for mobile view. Use the Screen Options settings to toggle the elements’ display properties.

    Best regards,
    Ismael

    #838813

    Thank you Ismael. Kriesi #1.

    #839108

    Hi,

    Great! You’re #1!

    Let us know if you need anything else.

    Best regards,
    Ismael

    #1209198

    Hi,
    First of all, compliments for your great theme.
    I have the same problem. I tried to insert the suggested css code, but it doesn’t work. The images of the grid row on mobile are not visible. I tried to remove browser cache.

    Thanks
    Walter

    #1209389

    Hi Walter,

    Please open a new thread and include a link to your site so that we can have a closer look.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.