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

    Hey guys –

    Did a little work at http://embodyproject.com on the single post pages.

    I added a background and then edited the image sizes to appear in full. The images and background are not sizing down with smaller devices. How do you recommend I go about enabling this?

    Thanks in advance

    #221786

    Hi David!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) { 
    .fullsize .big-preview.single-big { width: auto; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold > Masonry Post Image > Mobile View’ is closed to new replies.