Remove spaces between Navigation -content; and spaces around the title.

Hey and thanks for the great theme,

I wanna change the two things int he title. I’ll attach a screenshot, I want to remove some space. The red marked areas indicate approximately how much. Make the whole site more compact.

Is there some custom css? I found some to make the navigation more compact but nothing else.

Thanks in advance,
Flo

Hi Flo,

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

Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

Kind Regards,
Movin

Sure: https://vrpornmania.com (NSFW)

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

.container.main-content-area {
    margin-top: 20px;
}
.post-inner-content {
    padding-top: 25px;
}
#main .entry-content {
    margin-top: 0;
}
header.entry-header.page-header {
    margin-bottom: 0;
}

Thank you! Worked perfect.

You are most welcome here :slight_smile:

Hi, i need help with the same problem. I tried your css code, but it’s not working. :frowning: This is a exemple page:

gabryelles-blog.com/reduceri-bottegaverde-ro-de-black-friday/

Thank you in advance!

@gabryelle I have replied to your following topic. Please do not post in others topic.

https://colorlibsupport.com/t/remove-spaces-between-navigation-content-and-spaces-around-the-title-2/