Title bar

Home Forums Jevelin Theme Title bar

Home Forums Jevelin Theme Title bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • theskygate
    Participant

    Hi,

     

    I’m using Jevelin theme and turned off the title bar, but I would like to keep the white space/title bar space on my blogposts.

     

    When I turn the title bar completely off, the white space disappear as well, which results in a picture in my blogpost which is all the way up to the header….

     

    Long story short, I don’t know how the change the settings within the title bar and don’t mind turning it off, but I would like to keep some (white) space between my blog post picture and header.

     

    Thanks in advance.

     

    Best,

    Ward

     

     

     

    Hi Ward,

     

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

     

    Could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    theskygate
    Participant

    Sure!

     

    http://www.theskygate.nl/itsbeenawhile

     

    The first picture of the blog post is all the way up to the menu/header without any white space…

     

     

    Solution for this topic

    You can add space there 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 .container.entry-content {
        margin-top: 50px;
    }

    theskygate
    Participant

    Thanks!

    You are most welcome here 🙂

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