ReganA Posted March 9, 2022 Share Posted March 9, 2022 Site URL: http://www.found-hired.com I have unnecessary spacing between the header and the first section of the page across the whole site. I thought it could be something to do with the image on the front page but I get the same result every time. I have also tried to use some coding to remove the space but haven't found anything that works. I'm not even sure what's causing this issue. Any help would be greatly appreciated! I have attached photos for you to see Link to comment
Solution Jia Posted March 9, 2022 Solution Share Posted March 9, 2022 1 hour ago, ReganA said: Site URL: http://www.found-hired.com I have unnecessary spacing between the header and the first section of the page across the whole site. I thought it could be something to do with the image on the front page but I get the same result every time. I have also tried to use some coding to remove the space but haven't found anything that works. I'm not even sure what's causing this issue. Any help would be greatly appreciated! I have attached photos for you to see Hi, add this code to custom css and let me know how it goes 🙂 main .page-section:first-child { padding-top: 0px !important; } ReganA and LeauxFi 2 Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
ReganA Posted March 9, 2022 Author Share Posted March 9, 2022 47 minutes ago, Jia said: Hi, add this code to custom css and let me know how it goes 🙂 main .page-section:first-child { padding-top: 0px !important; } This worked! Thank you so much! Jia 1 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