pleni Posted January 11 Share Posted January 11 Hi there! How can I reduce padding below the "Testimonials" title and above the gallery section. Since I'm not able to add a title to a gallery section I had to add it to the previous section but there is too much space between the two. I'm also not able to add a gallery block to a regular section so this was the best way I could think of. I tried the code from others who had this question here a couple of years ago but it's not working. https://plenitud-7-1.squarespace.com/seniorcare pw: community Link to comment
tuanphan Posted January 15 Share Posted January 15 You mean this? pleni 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
Nali Posted January 16 Share Posted January 16 I have the same issue. How can I reduce the padding of this gallery? Link to comment
tuanphan Posted January 19 Share Posted January 19 On 1/17/2023 at 4:50 AM, Nali said: I have the same issue. How can I reduce the padding of this gallery? Can you share link to page in screenshot? 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
pleni Posted January 26 Author Share Posted January 26 On 1/14/2023 at 8:16 PM, tuanphan said: You mean this? Yes, that's exactly what I mean. I want to reduce the padding there. Link to comment
tuanphan Posted January 28 Share Posted January 28 On 1/26/2023 at 9:38 PM, pleni said: Yes, that's exactly what I mean. I want to reduce the padding there. Add to Design > Custom CSS @media screen and (min-width:768px) { [data-section-id="63af6aefa2056d0b3f4f9293"] .gallery-slideshow { padding-top: 0px; padding-bottom: 0px; margin-top: -50px; }} 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
pleni Posted February 2 Author Share Posted February 2 On 1/28/2023 at 3:15 AM, tuanphan said: Add to Design > Custom CSS @media screen and (min-width:768px) { [data-section-id="63af6aefa2056d0b3f4f9293"] .gallery-slideshow { padding-top: 0px; padding-bottom: 0px; margin-top: -50px; }} Thank you! It worked when I added the CSS but then it stops working once I save. Any thoughts? Page is now live at plenitudpr.org/seniorcare Link to comment
Solution tuanphan Posted February 8 Solution Share Posted February 8 On 2/3/2023 at 6:07 AM, pleni said: Thank you! It worked when I added the CSS but then it stops working once I save. Any thoughts? Page is now live at plenitudpr.org/seniorcare Try change -50px to -100px 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