TLH 0 Share Posted September 14, 2020 Site URL: https://www.thelivinghouse.co.uk/ I have nearly finished the site however I am now making it mobile friendly. There are a couple of gallery blocks on the site which are appearing too large on mobile view. What code would I need to make this work for 7.1. Link to post
0 paul2009 30,152 Share Posted September 14, 2020 Your site is password protected. Please share the read-only password so that we can see the issue. TLH 1 Hi, I'm Paul, founder of SF Digital, building the features that Squarespace didn't include™.I value honesty, integrity, transparency and respect. Links in my posts may refer to SF Digital products or may be affiliate links.I ♥ Squarespace. I've been a loyal and enthusiastic supporter of the platform since 2007. Link to post
0 TLH 0 Author Share Posted September 14, 2020 Hi Paul Shall I send the password in a message? Many Thanks Sophie Link to post
0 tuanphan 9,559 Share Posted September 14, 2020 Add to Home > Design > Custom CSS /* resize mobile gallery */ @media screen and (max-width:767px) { .homepage .gallery-fullscreen-slideshow { height: 30vh !important; } } TLH 1 Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 TLH 0 Author Share Posted September 14, 2020 @tuanphanThank you so much!! This has worked brilliantly. Could I ask you one more question? I have various titles on each sections of the pages how do I make these larger without the image going off the screen/ off centered? Many Thanks Sophie Link to post
0 tuanphan 9,559 Share Posted September 14, 2020 7 hours ago, TLH said: @tuanphanThank you so much!! This has worked brilliantly. Could I ask you one more question? I have various titles on each sections of the pages how do I make these larger without the image going off the screen/ off centered? Many Thanks Sophie Which pages? Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 TLH 0 Author Share Posted September 15, 2020 @tuanphan Hi Tuanphan, The images which are titles are on most pages, I have attached an image as an example of one of the titles. Many Thanks Sophie Link to post
0 ShortAngryViking 3 Share Posted September 17, 2020 (edited) i find I am having the same issue with a full section automatic playing gallery here Edited September 21, 2020 by ShortAngryViking Still angry, just a little older Link to post
0 tuanphan 9,559 Share Posted September 19, 2020 On 9/18/2020 at 12:29 AM, ShortAngryViking said: i find I am having the same issue with a full section automatic playing gallery here https://ray-cone-ap64.squarespace.com/gallery tried code above but the gallery isnt on the home page. Add to Page Settings > Advanced > Header <style> @media screen and (max-width:767px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } </style> On 9/15/2020 at 3:28 PM, TLH said: @tuanphan Hi Tuanphan, The images which are titles are on most pages, I have attached an image as an example of one of the titles. Many Thanks Sophie Can you share link to page in screenshot? We can check easier. ShortAngryViking 1 Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 TLH 0 Author Share Posted September 22, 2020 @tuanphan Hi Tuanphan Thanks for getting back to me. Here a screenshot of page and marked with a circe the image style that needs to be bigger. Here is also a link to the page www.thelivinghouse.co.uk (most of these title style images on are the homepage) Hope this helps for what you had requested? Thanks again Sophie Link to post
Question
TLH 0
Site URL: https://www.thelivinghouse.co.uk/
I have nearly finished the site however I am now making it mobile friendly. There are a couple of gallery blocks on the site which are appearing too large on mobile view.
What code would I need to make this work for 7.1.
Link to post
Top Posters For This Question
7
3
1
1
Popular Days
Sep 14
8
Sep 22
1
Sep 15
1
Sep 17
1
Top Posters For This Question
TLH 7 posts
tuanphan 3 posts
paul2009 1 post
ShortAngryViking 1 post
Popular Days
Sep 14 2020
8 posts
Sep 22 2020
1 post
Sep 15 2020
1 post
Sep 17 2020
1 post
Popular Posts
paul2009
Your site is password protected. Please share the read-only password so that we can see the issue.
tuanphan
Add to Home > Design > Custom CSS /* resize mobile gallery */ @media screen and (max-width:767px) { .homepage .gallery-fullscreen-slideshow { height: 30vh !important; } }
tuanphan
Add to Page Settings > Advanced > Header <style> @media screen and (max-width:767px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } </style> Can y
Posted Images
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment