Lanie-n-Cash Posted February 13 Share Posted February 13 I'm working on my updating my portfolio from a recent job loss and don't experience with squarespace. I wanted to thank anyone in advance who has some advice. I have a really skinny carousel, and I'd like to remove the space from above and below the rotating carousel. I don't have any experience with CSS coding. This is what the carousel looks like, with arrows indicating the spacing I'd like to remove. Thank you!! Link to comment
tuanphan Posted February 15 Share Posted February 15 Hi, Can you share link to page in screenshot? We can check easier 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
Lanie-n-Cash Posted March 3 Author Share Posted March 3 @tuanphan I just wanted to ping this thread. Any thoughts re: the spacing for the galleries on the mobile version for the directv section? I really appreciate any thoughts Tell your story, with results driven solutions. Link to comment
Solution tuanphan Posted March 5 Solution Share Posted March 5 Add to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="63e54ca5a6f42b393e95dfd2"] { min-height: unset !important; height: 10vh; } } 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
Lanie-n-Cash Posted March 5 Author Share Posted March 5 @tuanphan issue resolved!!! based off your coding, I was able to find the data-section-id in the other section and re-use your code. SLOWLY getting the hang. I appreciate your help 🙂 It looks perfect tuanphan 1 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