scholarsayze Posted May 8, 2020 Share Posted May 8, 2020 Site URL: https://bluebird-porcupine-yzdg.squarespace.com/config/pages Hello, I wanted to know if there is a way to remove the padding to the right of my homepage image here: https://bluebird-porcupine-yzdg.squarespace.com/config/pages Password: squarespace0210 I want to remove the padding on the right so any image that I place in this area will be flushed right to the edge of the screen as per my example attached. Please help! Best, Faizal Link to comment
tuanphan Posted May 8, 2020 Share Posted May 8, 2020 incorrect password Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
scholarsayze Posted May 8, 2020 Author Share Posted May 8, 2020 Sorry I can't seem to switch back to 'Public' as attached. Link to comment
scholarsayze Posted May 8, 2020 Author Share Posted May 8, 2020 Can you try just: squarespace Link to comment
scholarsayze Posted May 8, 2020 Author Share Posted May 8, 2020 I believe I was sharing the wrong link I apologise. The link is: https://bluebird-porcupine-yzdg.squarespace.com/home-v7 Password: squarespace Many thanks, Best, Faizal Link to comment
tuanphan Posted May 9, 2020 Share Posted May 9, 2020 15 hours ago, scholarsayze said: I believe I was sharing the wrong link I apologise. The link is: https://bluebird-porcupine-yzdg.squarespace.com/home-v7 Password: squarespace Many thanks, Best, Faizal Add to Home > Design > Custom CSS [data-section-id="5eb54b9840adff0e80013622"] .content-wrapper { padding-right: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
scholarsayze Posted May 9, 2020 Author Share Posted May 9, 2020 Thank you again tuanphan for helping me to amend these matters on my site! I really appreciate your kind help. Best, Faizal Link to comment
scholarsayze Posted May 9, 2020 Author Share Posted May 9, 2020 Sorry just to add, would I be able to use this same code on this page: https://bluebird-porcupine-yzdg.squarespace.com/base-collection-v3 Where I want to remove the padding just on two images as shown attached. Link to comment
tuanphan Posted May 10, 2020 Share Posted May 10, 2020 21 hours ago, scholarsayze said: Sorry just to add, would I be able to use this same code on this page: https://bluebird-porcupine-yzdg.squarespace.com/base-collection-v3 Where I want to remove the padding just on two images as shown attached. Add to Home > design > Custom CSS [data-section-id="5eac10f1975802253985fa3b"] .image-block { padding-top: 0; padding-bottom: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
scholarsayze Posted May 10, 2020 Author Share Posted May 10, 2020 Wow thank you so much that's so cool!! Thank you Tuanphan I really do value your help here many thanks! Would you mind briefly explaining how I can do this for myself if I need to change any future images with padding's like where would you get this data: [data-section-id="5eac10f1975802253985fa3b"] Link to comment
tuanphan Posted May 10, 2020 Share Posted May 10, 2020 1 hour ago, scholarsayze said: Wow thank you so much that's so cool!! Thank you Tuanphan I really do value your help here many thanks! Would you mind briefly explaining how I can do this for myself if I need to change any future images with padding's like where would you get this data: [data-section-id="5eac10f1975802253985fa3b"] hover on image > right click > inspect (or inspect element) > look left box > find tag: <section.... you will see data-section-id="..." Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
scholarsayze Posted May 10, 2020 Author Share Posted May 10, 2020 Many thanks Tuanphan. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.