laurajr Posted June 11, 2021 Share Posted June 11, 2021 (edited) Site URL: https://www.nhjstyle.com/home-2 Hi, I'm trying to reduce the padding between each page on this Index page . I've managed to do it for the first block. Do I need to do it for each block manually or can I apply it to all? The theme is Haydn if it helps Thanks! Laura Edited June 11, 2021 by laurajr Link to comment
tuanphan Posted June 12, 2021 Share Posted June 12, 2021 17 hours ago, laurajr said: Site URL: https://www.nhjstyle.com/home-2 Hi, I'm trying to reduce the padding between each page on this Index page . I've managed to do it for the first block. Do I need to do it for each block manually or can I apply it to all? The theme is Haydn if it helps Thanks! Laura Add to Design > Custom CSS /* index padding */ .collection-type-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
Create an account or sign in to comment
You need to be a member in order to leave a comment