Jump to content

CCS code for mobile version???

Recommended Posts

  • Replies 4
  • Views 669
  • Created
  • Last Reply
Posted
6 hours ago, Joey27 said:

Site URL: https://www.spanishlanguagecentreuk.com

I have a Squarespace site: https://www.spanishlanguagecentreuk.com and when opened on mobile the landing page does not fit and the images become a list, I have tried many CCS codes that I have seen on here but I am having no luck. Please help me!

Which images you are referring to

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

The first page (background), then the following images.

What I am trying to achieve is the desktop version but shrunk to mobile, not as it currently is with the first page image being cropped then the rest is made as a list with the buttons positioned in wrong places. 

 

I want to lock the buttons where they are and to appear as is on any size screen.

Posted
14 hours ago, Joey27 said:

The first page (background), then the following images.

What I am trying to achieve is the desktop version but shrunk to mobile, not as it currently is with the first page image being cropped then the rest is made as a list with the buttons positioned in wrong places. 

 

I want to lock the buttons where they are and to appear as is on any size screen.

Add to Design > Custom CSS to resize image on mobile

/* mobile-top banner */
@media screen and (max-width:767px) {
body.homepage article section:first-child {
    min-height: unset !important;
    height: 30vh;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.