I have a gab under the header on pages. I want to get rid of that gab so My first picture is touching the header. It works on the blog post just not the pages. Can you help?
To do that, please add more this code to Customize > Custom CSS:
body.page-id-1896 #header{ margin-bottom: 0; }
If you want to do the same thing with another page, let's add more the code above and change number 1896 to the page ID you want to do that. Check this guide to know how to find ID of a page/post.
Example, if you want to do the same thing with another page has ID is 2500, you can add more this code:
I have a gab under the header on pages. I want to get rid of that gab so My first picture is touching the header.
It works on the blog post just not the pages.
Can you help?
Hi,
Can you show me URL for the page you have this issue?
Best Regards,
PenciDesign
https://droppsociety.com/about-us/
Hi,
To do that, please add more this code to Customize > Custom CSS:
If you want to do the same thing with another page, let's add more the code above and change number 1896 to the page ID you want to do that. Check this guide to know how to find ID of a page/post.
Example, if you want to do the same thing with another page has ID is 2500, you can add more this code:
Best Regards,
PenciDesign
thank you! and how do I get rid of the footer space aswell https://droppsociety.com/about-us/
?
Hi,
Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thank you!
And one more thing. How Do i remove the top padding above the revolution slider on the homepage
https://droppsociety.com/
Hi,
Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign