space between heading and text for blog
-
Hi guys,
How do I icnrease the distance between the heading and text ? Obviously I need to change a setting. I can’t do this manually for every single blog post. Obviously, it doesn’t look good at all.
Here is an example + screenshot attached
https://www.remotetribe.life/workspace/best-desk-stand-converters-review-2024/
Attachments:
You must be
logged in to view attached files.
Hello,
You can increase the distance between the heading and text by editing the post in the editor and using the space elements.
Best Regards.
Hi there,
This is not the right way to do it. Please look into it further. There must be a setting where you increase the distance between the heading and text. I have over 500 blog posts. I cannot and will not do that manually. there must be another. way.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards.
Hello,
Please try to add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS section and check how it works.
.single-post .elementor-heading-title {
line-height: 2;
}
Best Regards.
Thank you. Can’t I do this from the theme settings so I don’t have to write more CSS? I already have some in there?
See the screenshot attached
Attachments:
You must be
logged in to view attached files.
Hello,
Unfortunately, there is no option in theme settings to add space between the heading. You can increase the distance between the heading and text by editing the post in the editor and using the space elements.
Best Regards.