Gus1987 Posted May 12, 2020 Share Posted May 12, 2020 Site URL: https://augustussung.com Hello, I'm noticing that my logo and nav bar are a bit too close to the edges on the landing page [index carousel] of my site, and not consistent with the other pages [like the grid gallery page]. How can I troubleshoot that? pw: gussungforte Appreciate all the help! Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 Add to Home > Design > Custom CSS div#canvas { padding: 20px !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
Gus1987 Posted May 12, 2020 Author Share Posted May 12, 2020 5 minutes ago, tuanphan said: Add to Home > Design > Custom CSS div#canvas { padding: 20px !important; } thanks @tuanphan.. but the above code meddles with the padding on my gallery grid page. I'd like to fix the padding on the index carousel page. Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 6 hours ago, Gus1987 said: thanks @tuanphan.. but the above code meddles with the padding on my gallery grid page. I'd like to fix the padding on the index carousel page. Add to Page Settings > Advanced > Header <style> div#canvas { padding: 20px !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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.