Home › Forums › Jevelin Theme › Extra space between header and blog page
Home › Forums › Jevelin Theme › Extra space between header and blog page
Hi guys,
How do I add extra extra space before the blog page?
Using Jevelin 5.2.2
I tried using this custom CSS code but it didnt work:
[.blog #wrapper > .content-container.sh-page-layout-default {
padding: 60px 0px !important;
} ]
Page with issue: https://woosh.space/varaii-3d-continues/
Hi there,
We created other custom CSS that should solve your issue:
body.single-post .blog-single { Ā Ā padding-top: 60px; }
Let us know if that works! š
Best regards,
Shufflehound team
Yes! It works! Thanks
We are glad that it worked! š