Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1304464

    Even though I have it set to show on mobile, if you take a look at this page – https://www.justatp.com/special
    You won’t see the background images of the cells.

    How do I solve this?

    Thanks!

    #1304773

    Hey yifatcohen,

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

    @media only screen and (max-width: 767px) {
    .page-id-1943 #after_section_3 .avia-builder-el-29 {
        height: 400px !important;
        min-height: 400px;
    }
    }

    Best regards,
    Rikard

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