Blog title spacing

Home Forums Jevelin Theme Blog title spacing

Home Forums Jevelin Theme Blog title spacing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • vachicz
    Participant

    Hi, I would like to add some more space above the title of the blog post

    https://fybl.cz/v-kuchyni-trochu-caruju-pribeh-lenky/

    https://prnt.sc/zk1fup

    Can I set it up somewhere for all my blog posts?

    Thank you!

    Hi @vachicz,

     

    I hope you are well today and thank you for your question.

     

    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

     

    .single-post .blog-single {
        margin-top: 25px;
    }

     

    Best regards,
    Shufflehound team

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