Padding category page/blog
Hi,
I wonder how to achieve to increase the bottom padding of the category/blog page toward the footer?
Best regards,
Jürgen
Attachments:
You must be
logged in to view attached files.
Hi Jürgen,
I hope you are well today and thank you for your question.
Could you please share me the page URLs from your site where you want to add padding so that I can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.archive #wrapper > .sh-page-layout-full {
padding-bottom: 60px;
}Sorry for coming. But it’s just working on the category page but not on the blog post page. How to achieve that?
Best regards,
Jürgen
Solution for this topic
To apply it on single blog post page, please use below CSS code.
.single-post #wrapper > .sh-page-layout-full {
padding-bottom: 60px;
}Thank you. Does work. Perfect
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.