holagabriela Posted August 25, 2020 Posted August 25, 2020 Hi! I'm using the Five template and want to add content under my blog on the same page. Any help is much appreciated!!
derricksrandomviews Posted August 26, 2020 Posted August 26, 2020 Can you be more specific about what you want to do? Content in the footer? What kind of content?
holagabriela Posted August 27, 2020 Author Posted August 27, 2020 My footer is waaay too close to my last blog post on my blog page (page with all blog posts). I want to add space above the footer between it and the blog grid.
holagabriela Posted August 27, 2020 Author Posted August 27, 2020 I basically need something like this (but that will actually work): div#page-footer-wrapper a { margin-top: 100px; }
derricksrandomviews Posted August 27, 2020 Posted August 27, 2020 This might work, can't promise it will but worth a try. .Footer-inner>div:not(:first-child) { padding-top: 125px; } }
tuanphan Posted August 28, 2020 Posted August 28, 2020 Can you share link to blog? We can check easier. 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.