Esin Posted October 18, 2022 Posted October 18, 2022 I want less space between where the page content ends, and the footer begins. How do I achieve this? https://wonderlionstudio.com/
Solution tuanphan Posted October 19, 2022 Solution Posted October 19, 2022 Add to Design > Custom CSS /* Pagination style */ .blog-basic-grid .blog-list-pagination { margin-top: 10px; margin-bottom: 10px; } .blog-basic-grid.collection-content-wrapper { padding-bottom: 10px; } Esin and sayreambrosio 2 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!)
Esin Posted October 27, 2022 Author Posted October 27, 2022 @tuanphan super solution as always. Thank you! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment