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

    Hi,

    I have a color section with an overlay that overlaps the content below on smaller screen sizes. I’ve never added any css for this so I don’t know where the problem comes from. If you could have a look that would be great.
    Thank you,

    Lisa

    #633575

    Hey sundara88,

    Thank you for using Enfold.

    This is because of the following code:

    @media only screen and (max-width: 767px) {
    div#av_section_1 {
        height: 330px !important;
    }
    }

    Please remove it.

    Best regards,
    Ismael

    #634222

    Hi Ismael,

    Ok I sort of wanted it to be that height, but I can live with that…
    Thanks,
    Lisa

    #634250

    Hey!

    Glad you did lisa.
    Please feel free to let us know if you need anything else.

    Thanks a lot for your time and patience, we do appreciate it a lot

    Cheers!
    Basilis

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