tuanphan Posted April 26 Share Posted April 26 17 hours ago, sg_squarespace said: @tuanphan yes I do! Try adding to Design > Custom CSS @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1627939496444_6075 { height: 50vh !important; } div#block-yui_3_17_2_1_1627939496444_6075>div { height: 100% !important; padding: 0 !important; }} 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
sg_squarespace Posted April 26 Share Posted April 26 @tuanphan thank you, that worked great for the project page above! Is there an easy way to make that apply to each project page? Or will I need to add the same CSS for each block#? Link to comment
tuanphan Posted May 5 Share Posted May 5 On 4/27/2022 at 1:50 AM, sg_squarespace said: @tuanphan thank you, that worked great for the project page above! Is there an easy way to make that apply to each project page? Or will I need to add the same CSS for each block#? Do you use Personal or Business Plan? If Business, you can add to Page Header <style> @media screen and (max-width:640px) { .gallery-block { height: 50vh !important; } .gallery-block>div { height: 100% !important; padding: 0 !important; }} </style> 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
sg_squarespace Posted May 6 Share Posted May 6 we have a business plan. thank you so much @tuanphan for all your help! we appreciate it. Link to comment
Bysophie Posted May 12 Share Posted May 12 Hello I have same issue for my slider: https://bysophie.es/pagina-nueva I need to show it properly for mobile, trying all codes but doesn't work! Link to comment
Summit227 Posted May 12 Share Posted May 12 3 hours ago, Bysophie said: Hello I have same issue for my slider: https://bysophie.es/pagina-nueva I need to show it properly for mobile, trying all codes but doesn't work! <style> @media screen and (max-width:640px) { .gallery-fullscreen-slideshow[data-width="full"] { padding: 3vw; height: 50vh !important; } } </style> Believe this should do it. I also made a minor adjustment to the padding, previous value was "6vw" Link to comment
Bysophie Posted May 13 Share Posted May 13 21 hours ago, Summit227 said: <style> @media screen and (max-width:640px) { .gallery-fullscreen-slideshow[data-width="full"] { padding: 3vw; height: 50vh !important; } } </style> Believe this should do it. I also made a minor adjustment to the padding, previous value was "6vw" Excellent!! you helped me a lot, rly thank you. Another last question: I disguise the price of the products in the shop category, there is any way to disable them inside every product too? I don't want to show the price in any of them. For example: remove the price from here. https://bysophie.es/notcollections-blowup/p/katemillet Im trying with display none but doesn't work (or i'm doing it bad) Thanks for your time 🙂 Link to comment
Summit227 Posted May 13 Share Posted May 13 3 hours ago, Bysophie said: For example: remove the price from here. https://bysophie.es/notcollections-blowup/p/katemillet Thanks for your time 🙂 <style> /* remove price */ span.sqs-money-native { display: none; } </style> No problem! You'll get better & faster at making custom edits over time. Link to comment
tuanphan Posted May 14 Share Posted May 14 22 hours ago, Bysophie said: Excellent!! you helped me a lot, rly thank you. Another last question: I disguise the price of the products in the shop category, there is any way to disable them inside every product too? I don't want to show the price in any of them. For example: remove the price from here. https://bysophie.es/notcollections-blowup/p/katemillet Im trying with display none but doesn't work (or i'm doing it bad) Thanks for your time 🙂 Add to Design > Custom CSS body.view-item .product-price { display: none; } Summit227 1 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
Bysophie Posted May 16 Share Posted May 16 On 5/14/2022 at 11:25 AM, tuanphan said: Add to Design > Custom CSS body.view-item .product-price { display: none; } It works Perfect!! Now, any idea about how to change the URL button of "buy" or "add to cart" of the products? I need to send the users into a "contact" form or page where he can ask about the dresses, not buy them. Link to comment
tuanphan Posted May 20 Share Posted May 20 On 5/16/2022 at 3:49 PM, Bysophie said: It works Perfect!! Now, any idea about how to change the URL button of "buy" or "add to cart" of the products? I need to send the users into a "contact" form or page where he can ask about the dresses, not buy them. It look likes you figured it out 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
Bysophie Posted June 1 Share Posted June 1 On 5/20/2022 at 4:25 AM, tuanphan said: It look likes you figured it out Yes!! I found a way to do it 🙂 Is there any form to appreciate your help guys? system of karma, positive votes or something? you really helped me a lot. tuanphan 1 Link to comment
HenningSvoren Posted June 17 Share Posted June 17 Hi, I need some help with getting the full banner slideshow on this page to not get so cropped on ios: https://www.oceansound.no/overview-studio-b (It looks great on desktop) Link to comment
tuanphan Posted June 18 Share Posted June 18 12 hours ago, HenningSvoren said: Hi, I need some help with getting the full banner slideshow on this page to not get so cropped on ios: https://www.oceansound.no/overview-studio-b (It looks great on desktop) Hi, You mean top slideshow? 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
HenningSvoren Posted June 27 Share Posted June 27 On 6/18/2022 at 10:22 AM, tuanphan said: Hi, You mean top slideshow? Yes! Thank you tuanphan 🙂 Link to comment
tuanphan Posted July 3 Share Posted July 3 On 6/27/2022 at 9:08 PM, HenningSvoren said: Yes! Thank you tuanphan 🙂 Add to Design > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62ac7fc3383fd135b9d51f8c"] ul { min-height: unset !important; } } Summit227 1 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
HenningSvoren Posted July 11 Share Posted July 11 On 7/3/2022 at 8:55 AM, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62ac7fc3383fd135b9d51f8c"] ul { min-height: unset !important; } } Perfect! Much appreciated! Link to comment
Bysophie Posted July 29 Share Posted July 29 Still have a problem with the top slider again... When the picture has the thext in the middle of it it works OK but in pictures like this both texts of the sides get cutted Link to comment
tuanphan Posted July 30 Share Posted July 30 19 hours ago, Bysophie said: Still have a problem with the top slider again... When the picture has the thext in the middle of it it works OK but in pictures like this both texts of the sides get cutted Which page are you referring to? https://bysophie.es/ 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
Bysophie Posted August 1 Share Posted August 1 On 7/30/2022 at 4:23 AM, tuanphan said: Which page are you referring to? https://bysophie.es/ Yes! Link to comment
tuanphan Posted August 3 Share Posted August 3 On 8/1/2022 at 4:47 PM, Bysophie said: Yes! It looks like you solved with this code? <style> @media screen and (max-width:640px) { .gallery-fullscreen-slideshow[data-width="full"] { padding: 3vw; height: 50vh !important; } } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment