hdossary
Member-
Content Count
5 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Jmaharry reacted to a question: Adding text to a fullscreen slideshow on Ver 7.1
-
sonoferikdesign reacted to a question: Adding text to a fullscreen slideshow on Ver 7.1
-
Aseykay reacted to a question: How can I adjust crop of header image for mobile?
-
Adding text to a fullscreen slideshow on Ver 7.1
hdossary replied to hdossary's question in Coding and Customization
Amazing, thanks i didnt know about that. will get in touch with them! -
Adding text to a fullscreen slideshow on Ver 7.1
hdossary replied to hdossary's question in Coding and Customization
Amazing, thanks i didnt know about that. will get in touch with them! -
Adding text to a fullscreen slideshow on Ver 7.1
hdossary posted a question in Coding and Customization
Hi, I am using Squarespace version 7.1. I want to create a slideshow of full bleed images with the SAME headlines / text but the image changes in the background. At the moment I can only either add: A "headline" section with full bleed image and text on top or A "gallery" section with a slideshow of full bleed images without text. Is there a workaround for this? If not I would like to downgrade from version 7.1 and use an existing template that gives me the option to do this. Website is middl.io and password is staging only ThanksHannah -
How can i change image for mobile on Ver 7.1?
hdossary posted a question in Coding and Customization
Hi, I'm tying to adjust the header background image of my site so that it is a better cropped version on mobile. At the moment it just crops the whole person out. website is: middl.iopassword: stagingonly I'm using Squarespace version 7.1 and have tried to use the following code: .header #outerWrapper { background-image: url("https://images.squarespace-cdn.com/content/5d78d70df8bd2c0700b8b61a/1569214512908-AQ5H3MM0RU3QHWD4SAQF/mobile.jpg"); background-position: center center; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; } any suggestions wo -
How can I adjust crop of header image for mobile?
hdossary posted a question in Coding and Customization
Hi, I'm tying to adjust the header background image of my site so that it is a better cropped version on mobile. At the moment it just crops the whole person out. website is: https://dachshund-recorder-awkf.squarespace.com password: stagingonly I can't figure out what template was used but i tried to use the following code: .header #outerWrapper { background-image: url("https://images.squarespace-cdn.com/content/5d78d70df8bd2c0700b8b61a/1569214512908-AQ5H3MM0RU3QHWD4SAQF/mobile.jpg"); background-position: center center; background-size: cover; background-attachment: fixed; backgroun