DavvaMC Posted September 13 Share Posted September 13 Site URL: https://www.cn8.co.uk/new-home Hi I have tried everything in CSS but I cannot seem to reduce the padding of the footer. I want the content to be very tight. Not sure if it is the swan image that is causing this, if so how do I make this image smaller with CSS, can't seem to do it in Squarespace editor as it becomes too small. Many thanks Link to comment
tuanphan Posted September 17 Share Posted September 17 You can use this to Website Tools > Custom CSS .fe-66732dd4b1a2dd98f30c3539 { grid-template-rows: repeat(2,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !important; } div#block-yui_3_17_2_1_1718889393472_3724 ul { padding-bottom: 0px !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
DavvaMC Posted September 18 Author Share Posted September 18 May thanks, I will give i a go. 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