LiaJane Posted August 20, 2020 Share Posted August 20, 2020 Site URL: http://liaheinze.com Hello! I'm trying to reduce only the top margin on my Design main page and Photo main page (tabs in my nav bar). I want to pull the block of images up closer towards the nav bar but cannot figure out how to adjust.. Link to comment
tuanphan Posted August 21, 2020 Share Posted August 21, 2020 Add to Page Settings > Advanced > Header (If you use Personal Plan > Edit Page > Add Code Block) <style> .gallery-masonry { padding-top: 0 !important; } </style> 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
LiaJane Posted August 21, 2020 Author Share Posted August 21, 2020 @tuanphan Thank you, Thank you! Worked perfectly. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.