kaydotjpg Posted September 9, 2023 Share Posted September 9, 2023 https://octagon-bugle-k97s.squarespace.com/ password: 12345 Hi! I would like to reduce the padding between the first section on each page (each page does start off with a scrolling text bar which could have something to do with it) so that the first section can be closer to the diamond hamburger icon... Link to comment
tuanphan Posted September 13, 2023 Share Posted September 13, 2023 Use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { body.homepage article section:first-child { padding-top: 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment