kimiontheinternet Posted November 2, 2020 Share Posted November 2, 2020 Hi everyone, I am looking for a solution for this webpage www.mirohaus.com/make-1. Currently I have some gallery blocks added, but I want to decrease the padding underneath. I want to be able to have text directly under the padding. I am using Tremont. Link to comment
tuanphan Posted November 2, 2020 Share Posted November 2, 2020 Find this code in Code Injection or Page Header #block-yui_3_17_2_1_1604316890149_34245 .sqs-gallery-block-grid .sqs-gallery-design-grid-slide .margin-wrapper { margin-right: 50px; margin-bottom: 50px; } remove margin-bottom: 50px; 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
kimiontheinternet Posted November 2, 2020 Author Share Posted November 2, 2020 How do I remove the margin-bottom? Sorry, I'm still wrapping my head around custom CSS. Thank you so much for your help! Link to comment
kimiontheinternet Posted November 2, 2020 Author Share Posted November 2, 2020 4 hours ago, tuanphan said: Find this code in Code Injection or Page Header #block-yui_3_17_2_1_1604316890149_34245 .sqs-gallery-block-grid .sqs-gallery-design-grid-slide .margin-wrapper { margin-right: 50px; margin-bottom: 50px; } remove margin-bottom: 50px; How do I add this? Im still new to custom CSS and every time I've tried to add code, it hasn't really worked! Link to comment
tuanphan Posted November 3, 2020 Share Posted November 3, 2020 12 hours ago, kimiontheinternet said: How do I add this? Im still new to custom CSS and every time I've tried to add code, it hasn't really worked! Can you take screenshot all code in Home > Settings > Advanced > Code Injection Header & Footer? 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.