eamonmurphy Posted July 20, 2020 Share Posted July 20, 2020 Site URL: http://https/fullcirclemicrobes.com/problem-solution-1 For each new page or section I create within my site index, there's a built-in padding or margin at the top and bottom that runs the width of the screen. I've looked at a few similar questions and tutorials on YT but haven't been able to make those CSS fixes work for me. In this particular example, I want to eliminate the grey areas above and below my text blocks so that the section/page will be divided in half vertically with the left side all grey and the right side all green. Link to comment
tuanphan Posted July 22, 2020 Share Posted July 22, 2020 Add to Home > Design > Custom CSS .Index-page-content { padding-top: 5px; padding-bottom: 5px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.