Jump to content

Ernest

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Ernest got a reaction from tuanphan in Removing blank space on mobile version of site   
    I have fixed it with one of your earlier codes but changing the numbers a little bit: instead of height '100vh' I changed it to height '75vh' and all is perfect now!!
    Thank you!!
     
    The code that worked:
    /* Mobile slideshow */
    @media screen and (max-width:767px) {
    .gallery-slideshow {
        height: 75vh !important;
    }
    }
     
  2. Love
    Ernest reacted to tuanphan in Removing blank space on mobile version of site   
    Try adding to Design > Custom CSS
    /* Mobile slideshow */ @media screen and (max-width:767px) { .gallery-slideshow { height: 100vh !important; } }  
  3. Like
    Ernest reacted to patrycjahelena_ in How do I maintain image aspect ratio AND padding between images consistent for ALL screen sizes?   
    up, i have a similar problem in  7.1 -> https://patrycjahelenabielawska.squarespace.com/
     
    it's supposed to look like this:



    but on smaller screens looks like this:





    on mobile version the space between paired pictures disappears and looks terrible.

     
    on top of that the mobie version shown in the dashboard is different than the mobile version in reality. mobile in dashboard:



    mobile on actual mobile:



    in reality the gaps between each pair is bigger and randomly some tiny spacing appears between pictures within a pair

    > any suggestion for a fix with blank page with image blocks?

    > using a gallery is not an option as for 2 columns even with inset setting the pictures are too big for a laptop screen and i want visitors to see the pictures in full at once without scrolling. unless some code magic could solve too big images in the gallery?

     
     

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.