Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #704750

    hi Team Kriesi,

    i use 2 Columns and in one Column i set a image without text (row setting-> equal height, middle) you can see on my devsite (private link). And on Mobil i cant see the image in the column. I read all the threads but no solution is working for me
    Thank you

    #705143

    Hey siteraum,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .page-id-111 .avia-builder-el-3 {
        height:400px;
    }
    }

    Best regards,
    Rikard

    #705305

    Perfect, thank you! it works fine- great support and best theme!!!

    #706060

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘column with Image (in the column image settings) not showing on mobile’ is closed to new replies.