studio2 Posted March 4, 2020 Share Posted March 4, 2020 Site URL: https://www.jdglover.co.uk/example-projects Hi, Is it possible to remove padding on a single Index Page? The following code works, but it happens site wide. I only want it to happen on the Index page called "rooted". Otherwise "Example projects" hits the top too close. I have attached a screen grab to show what I mean. .Index-page-content { padding-top:0px !important; padding-bottom:0px !important; } My site is https://www.jdglover.co.uk/example-projects The password is: Bebacksoon. Thank you so much. Jennifer Link to comment
tuanphan Posted March 4, 2020 Share Posted March 4, 2020 add to Page settings > Advanced > Header <style> .Index-page-content { padding-top:0px !important; padding-bottom:0px !important; } </style> 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
studio2 Posted March 4, 2020 Author Share Posted March 4, 2020 Hi Tuan, Did you mean here? It doesn't seem to have had an effect. Did I do something wrong? Thank you. Jennifer Link to comment
tuanphan Posted March 4, 2020 Share Posted March 4, 2020 if your code worked, the above code should also work.... ✌️ 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
studio2 Posted March 4, 2020 Author Share Posted March 4, 2020 Sadly, it doesn't. I must being doing something wrong. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.