Extra space between header and blog page

Home Forums Jevelin Theme Extra space between header and blog page

Home Forums Jevelin Theme Extra space between header and blog page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • WebDesigner
    Participant

    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/

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    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

    WebDesigner
    Participant

    Yes! It works! Thanks

    Shufflehound
    Moderator

    We are glad that it worked! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)