Guest Posted May 6, 2020 Share Posted May 6, 2020 There are many questions asking this with no real solution. I am interested in maintaining the full image resized and not cropped on mobile. I've tried searching the forum and adding custom css but the only solution that works results in a large gray space beneath my homepage image. Link to comment
tuanphan Posted May 6, 2020 Share Posted May 6, 2020 I solved some similar questions on forum. Can you share link to your homepage? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted May 6, 2020 Share Posted May 6, 2020 It's not published yet, is that still possible? Link to comment
tuanphan Posted May 6, 2020 Share Posted May 6, 2020 5 hours ago, acny said: It's not published yet, is that still possible? You can setup password & share url Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted May 6, 2020 Share Posted May 6, 2020 Ok here it is, it's the Paloma template, thanks: https://harp-strawberry-3pca.squarespace.com/ Link to comment
Guest Posted May 7, 2020 Share Posted May 7, 2020 Just bumping this thread, still looking for a solution Link to comment
Jaybee123 Posted May 7, 2020 Share Posted May 7, 2020 On 5/6/2020 at 6:54 AM, tuanphan said: I solved some similar questions on forum. Can you share link to your homepage? Hi there! I need to re upload my images, removing the earlier ones. In order to improve the user experience and site behavior, I need to reupload few images on my site. I am facing issue in optimizing and resizing my newly uploaded images. By inserting new ones, the site stuck. Have anyone experience the same issue like this one?? Regards, Link to comment
Guest Posted May 7, 2020 Share Posted May 7, 2020 Please start your own thread, thanks Link to comment
Guest Posted May 8, 2020 Share Posted May 8, 2020 Hi, still wondering if this is possible Link to comment
Guest Posted May 13, 2020 Share Posted May 13, 2020 Still wondering about this... does Square Space not offer any support/moderation? Link to comment
Guest Posted May 14, 2020 Share Posted May 14, 2020 Ok, likely going to be cancelling our subscription. Not sure how they justify charging what they do for cookie cutter templates and offer no support... $20/mo to be able to attach a js file? And no forum support? Link to comment
Susana_SQSP Posted May 15, 2020 Share Posted May 15, 2020 Hi @acny, Squarespace doesn't provide customer support through this forum. The Squarespace Forum is an online community for Squarespace users and professionals to discuss best practices, seek advice, and share coding solutions for advanced customizations. If you would like assistance with your site, I'd recommend contacting our Customer Support team, who can provide personalized support at anytime. Thanks! Link to comment
usingmyhead Posted October 6, 2020 Share Posted October 6, 2020 In case anyone else is still looking for a resolution, you can get a full-bleed image to NOT crop using this method: 1. Use a full bleed Gallery section instead of an Image section, and just put 1 image in the Gallery. Turn off arrows and animations. 2. Then you can use the @tuanphan code solution from this thread (pasted here for convenience): @media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 15vh !important; } } Just adjust the 15vh to whatever height works best for your image (it will vary depending on the aspect ratio of your image). It will look the same as if you had set a background image but will maintain shape & stop (or severely reduce) cropping on mobile. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.