New Landing How can we help? Atelier Columns of 50% page width with bg images get hidden in mobile

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Atelier
  • #275478
    tasoskouk
    Member
    Post count: 148

    all these half row columns with bg images get hidden in mobile for no obvious reason
    (i mean image columns of 50% width with a text column on left or right)

    note that:

    1. i have not set a responsive setting to hide them on mobiles
    2. if we resize window (in desktop) then they could show up
    3. columns with text work ok…

    plz check

    #275479
    tasoskouk
    Member
    Post count: 148

    check ladolea.gr homepage, http://www.ladolea.gr/ceramic-pot page etc

    #275481
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I do not see any images getting hidden.

    Please supply a screenshot and report the device you see this on.

    Thanks.

    #275491
    tasoskouk
    Member
    Post count: 148

    check the 2 browser windows in the attached screenshot…

    the column with image bg is shown only in the window on the right (larger dimensions)

    #275495
    tasoskouk
    Member
    Post count: 148

    attaching smaller size

    Attachments:
    You must be logged in to view attached files.
    #275503
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There’s no content in the column that’s why you do not see the images

    – Kyle

    #275504
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Adding a black spacer inside the column should sort it

    – Kyle

    #275533
    tasoskouk
    Member
    Post count: 148

    Kyle hi,

    1. why is it visible in desktop/tablet (w/o content) but hidden in mobile?

    2. when i put a blank spacer inside the column then i get this (see attachment)

    IMO this something to get fixed – Plz invite Ed into this

    Thxxx,
    Tasos

    Attachments:
    You must be logged in to view attached files.
    #275539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    @media only screen and (max-width: 767px) { 
    .home .spb-column-container.bg-type-cover {
      min-height: 300px;
    }
    }

    – Kyle

    #275546
    tasoskouk
    Member
    Post count: 148

    Thx Kyle,

    this does the trick, but this is it, a “trick”

    so plz suggest Ed to fix it

    Thx for everything
    T.

    #275548
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It’s not broken, as I said the column does not show because there is no content inside of it. The image is just a background, not content

    – Kyle

    #275554
    tasoskouk
    Member
    Post count: 148

    Ok then

    1. why this “empty column” is visible in desktop/tablet and hidden in mobile?

    2. why do i get this image “stripe” inside the image column (when i add a spacer)? (screenshot_2_ladolea.gr_.jpg)

    Do not misunderstand me but also do not try to avoid the issue

    T.

    #275806
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    1) Because the column is 100% of the row height, so when the other column is at the side, the right column matches the height. Where as on mobile the row height will only be the height of the 1st column (with content) so the height of the second column is 0

    2) I will check this with the developer

    – Kyle

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