cvanuch Posted June 23, 2020 Posted June 23, 2020 Site URL: https://matey.app Hello! I'm trying to move the top section up to the top of the screen instead of having it start under the header area. I only want this on the homepage. Here's a screenshot illustrating what I mean. Thanks in advance!
tuanphan Posted June 23, 2020 Posted June 23, 2020 You mean reduce header padding top/bottom??? 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!)
cvanuch Posted June 23, 2020 Author Posted June 23, 2020 @tuanphan I believe I already did that and reduced the header's vertical padding to the minimum 1vw. Is there a way I can shift the first section up to begin from the top of the screen, rather than below the header?
tuanphan Posted June 25, 2020 Posted June 25, 2020 [data-section-id="5e4508be346011686f417471"] .content-wrapper { padding-top: 0 !important; } [data-section-id="5e4508be346011686f417471"] { padding-top: 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.