Jump to content

Is it possible to edit Mobile view without changing desktop view?

Recommended Posts

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

@Amko  There is!

  1. How would you like the gallery to look on mobile? 
  2. Can you share your url and password or post an image for us to see what it currently looks like?

Was our response helpful? Click  👍 or mark it as the solution! This helps others find the answers they need. 

My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. 

Link to comment
On 8/30/2023 at 9:17 PM, WCS said:

@Amko  There is!

  1. How would you like the gallery to look on mobile? 
  2. Can you share your url and password or post an image for us to see what it currently looks like?

https://amkoaerospace.com/

ill most likely need different photos on mobile since on mobile you cant have super wide framed shots but on desktop they look better being screen width and short

Link to comment

@Amko Are you talking about the first or second gallery? 

The first gallery we can modify the height to make it more wide on mobile or do you just want a new gallery with different images?

The second gallery doesn't look like it's formatting correctly on desktop or mobile:

Screenshot2023-09-05at4_46_30PM.thumb.png.e9524311d024124a9a933476f1dfe08c.png

 

 

 

Was our response helpful? Click  👍 or mark it as the solution! This helps others find the answers they need. 

My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. 

Link to comment
1 hour ago, WCS said:

@Amko Are you talking about the first or second gallery? 

The first gallery we can modify the height to make it more wide on mobile or do you just want a new gallery with different images?

The second gallery doesn't look like it's formatting correctly on desktop or mobile:

Screenshot2023-09-05at4_46_30PM.thumb.png.e9524311d024124a9a933476f1dfe08c.png

 

 

 

the second one on my screens looks normal (laptop and desktop). Its not cut off like that. But i had to save that image multiple ways so it wasn't cut off, i guess it still is. Not sure the solution to this. 

Link to comment
2 hours ago, WCS said:

@Amko Are you talking about the first or second gallery? 

The first gallery we can modify the height to make it more wide on mobile or do you just want a new gallery with different images?

The second gallery doesn't look like it's formatting correctly on desktop or mobile:

Screenshot2023-09-05at4_46_30PM.thumb.png.e9524311d024124a9a933476f1dfe08c.png

 

 

 

the second one on my screens looks normal (laptop and desktop). Its not cut off like that. But i had to save that image multiple ways so it wasn't cut off, i guess it still is. Not sure the solution to this. 

But really both on mobile need to be adjusted. Adjusting the height of just the gallery i dont believe is a solution cause on desktop i want the images to be very wide and short. so adjusting the height on mobile on just the gallery i dont think will solve the issue.

Link to comment

@Amko

For the 1st Gallery, we can use code to hide it on Desktop and replace it with a secondary gallery on mobile. What template family is your website design on?

Was our response helpful? Click  👍 or mark it as the solution! This helps others find the answers they need. 

My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. 

Link to comment
3 hours ago, WCS said:

@Amko

For the 1st Gallery, we can use code to hide it on Desktop and replace it with a secondary gallery on mobile. What template family is your website design on?

template is "impact" not sure which family it is. I believe is a 7.0 template

Link to comment

@Amko  Thanks! The below should work. If it doesn't, let me know. 😊

Step 1: Add the gallery you want to appear in mobile

Step 2: Below your Not Linked pages, click Website Tools > Custom CSS

Step 3: Paste in the below code and change the gallery names (highlighted in blue) to match what you have them named on your site. 

Screenshot2023-09-07at12_22_57PM.png.94764b7aa6d2c202f30d761f02c62447.png//Hide Gallery Set One on Mobile
@media screen and (max-width:769px) {#gallery-set-one{
  display:none
  }}

//Hide Gallery Set Two on Desktop
@media screen and (min-width:768px) {#gallery-set-two{
  display:none
  }}

 

Step 4: Sometimes you have to exit out of Custom CSS and refresh the page in order to see the changes made. 

Was our response helpful? Click  👍 or mark it as the solution! This helps others find the answers they need. 

My name is Meghan and I'm the owner of Westerly Creative Studio, a Bay Area creative force specializing in Squarespace websites and branding foundations. Follow along on LinkedIn or Instagram for more tips, updates, and resources. 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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