Hi
after removing author and other metadata from post, there is big space between title and first paragraph.
In yellowPencil i can correct it just for specific post.
Not for post template.
I need less space under title and less space in the and of article
Pictures added
Thank you for your help
Attachments:
You must be
logged in to view attached files.
Hi @krenek,
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 to reduce the space?
Best regards,
Shufflehound team
Solution for this topic
You can reduce the padding 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 #content .post-switch {
margin-top: 0;
}
.single-post #content .post-single-meta {
padding-bottom: 0;
}You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.