gtulian Posted January 25, 2022 Share Posted January 25, 2022 Hi, Any idea how I can do to delete space under, top and left side of my image homepage? Help please! Link to comment
tuanphan Posted January 26, 2022 Share Posted January 26, 2022 Hi. What is homepage url? 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
gtulian Posted January 26, 2022 Author Share Posted January 26, 2022 8 hours ago, tuanphan said: Hi. What is homepage url? https://paulineleblanc.com/ Link to comment
tuanphan Posted January 28, 2022 Share Posted January 28, 2022 On 1/27/2022 at 12:02 AM, gtulian said: https://paulineleblanc.com/ Add to Design > Custom CSS [data-section-id="61ea0a4a8a037417f4102b3c"] .content-wrapper { padding-top: 0 !important; padding-left: 0 !important; padding-bottom: 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
gtulian Posted January 28, 2022 Author Share Posted January 28, 2022 11 hours ago, tuanphan said: Add to Design > Custom CSS [data-section-id="61ea0a4a8a037417f4102b3c"] .content-wrapper { padding-top: 0 !important; padding-left: 0 !important; padding-bottom: 0 !important; } Thank you! For the top it works but not for the bottom and left side. Something is missing? Link to comment
tuanphan Posted January 29, 2022 Share Posted January 29, 2022 On 1/28/2022 at 9:41 PM, gtulian said: Thank you! For the top it works but not for the bottom and left side. Something is missing? The section content has a limit width, if you use a large sceen, eg: Mac, try this new code [data-section-id="61ea0a4a8a037417f4102b3c"] .content-wrapper { padding-top: 0 !important; padding-left: 0 !important; padding-bottom: 0 !important; max-width: 100% !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment