IEn Posted June 28 Share Posted June 28 Hi, What CSS code would be required to remove the bottom padding on a full bleed image? I would like the padding at the bottom removed, so my markdown block can sit right at the bottom of the image Thanks for the help. Link to comment
0 lianaevans Posted June 29 Share Posted June 29 Is the image in it's own section, and the markdown block is in a separate section? Or are they in a section together? Link to comment
0 tuanphan Posted June 29 Share Posted June 29 What is site url? We can help 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
0 IEn Posted July 3 Author Share Posted July 3 (edited) Thanks everyone. Yeah markdown is in the same section as the image. I'd like the quote that says "A PROGRAM OF MUSIC THAT IS ACCESSIBLE TO ALL, CELEBRATING THE CREATION AND PERFORMANCE OF NEW MUSIC IN AUSTRALIA" To be at everyone's feet. However, when I try moving the quote lower to do this, the whole image just gets bigger and stays in its relative position - so I assume its because the image has padding? https://celery-rhubarb-mdm2.squarespace.com password: inventi Edited July 3 by IEn Link to comment
0 tuanphan Posted July 4 Share Posted July 4 On 7/3/2022 at 6:23 PM, IEn said: Thanks everyone. Yeah markdown is in the same section as the image. I'd like the quote that says "A PROGRAM OF MUSIC THAT IS ACCESSIBLE TO ALL, CELEBRATING THE CREATION AND PERFORMANCE OF NEW MUSIC IN AUSTRALIA" To be at everyone's feet. However, when I try moving the quote lower to do this, the whole image just gets bigger and stays in its relative position - so I assume its because the image has padding? https://celery-rhubarb-mdm2.squarespace.com password: inventi Remove this red padding?? 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
0 IEn Posted July 4 Author Share Posted July 4 Yeah I think so. That will allow the piece of text to sit down at the bottom right? Link to comment
0 tuanphan Posted July 5 Share Posted July 5 19 hours ago, IEn said: Yeah I think so. That will allow the piece of text to sit down at the bottom right? Try adding to Design > Custom CSS [data-section-id="62760cee60278307ec5a0674"] .content-wrapper { padding-bottom: 0px !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
0 IEn Posted July 5 Author Share Posted July 5 Mate you're a legend. That worked. Thanks heaps. Is there a way to do the same for mobile view? I'm moving the markdown block lower by using spacers in the desktop view. Although, spacers aren't appearing in the mobile view. And thanks again. Link to comment
0 tuanphan Posted July 5 Share Posted July 5 3 hours ago, IEn said: Mate you're a legend. That worked. Thanks heaps. Is there a way to do the same for mobile view? I'm moving the markdown block lower by using spacers in the desktop view. Although, spacers aren't appearing in the mobile view. And thanks again. Add this CSS @media screen and (max-width:767px) { [data-section-id="62760cee60278307ec5a0674"] { align-items: Flex-end !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
0 IEn Posted July 6 Author Share Posted July 6 Amazing. Thanks heaps man - you're a legend. Out of interest, what do you think of the way I have added the quote to the page? Do you think there is a design that would look better? Link to comment
0 tuanphan Posted July 7 Share Posted July 7 19 hours ago, IEn said: Amazing. Thanks heaps man - you're a legend. Out of interest, what do you think of the way I have added the quote to the page? Do you think there is a design that would look better? I'm not good with UI/UX. If you need feedback, you try posting to category Feedback or post to some groups on Facebook 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
0 IEn Posted July 7 Author Share Posted July 7 No worries - thanks again for your help. Link to comment
Question
IEn
Hi,
What CSS code would be required to remove the bottom padding on a full bleed image?
I would like the padding at the bottom removed, so my markdown block can sit right at the bottom of the image
Thanks for the help.
Link to comment
Top Posters For This Question
5
1
6
Popular Days
Jul 5
3
Jun 29
2
Jul 7
2
Jul 4
2
Top Posters For This Question
tuanphan 5 posts
lianaevans 1 post
IEn 6 posts
Popular Days
Jul 5 2022
3 posts
Jun 29 2022
2 posts
Jul 7 2022
2 posts
Jul 4 2022
2 posts
Posted Images
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment