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

    Hi!
    I’ve read other posts regarding this and tried the necessary CSS, but it doesn’t seem to work.

    I’ve just created a site at http://www.vanessamarcie.com, based on the Freelancer demo. The images aren’t showing up in mobile; please help!

    Thanks

    Simon

    #1057882

    Hey Simon,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

    If you need further assistance please let us know.

    Best regards,
    Victoria

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