Hi @magdalene1978,
Thanks for reaching us,
Can you please share the site link mentioning the area where you want to add the spaces between the paragraphs?
Kindly share the site link and I will be back.
Regards
Hi,
Thank you for replying back.
The website is https://www.pothosmetanoias.gr/
I would like to add some space between my paragraphs.
Thank you, I appreciate it!
In posts basically.
Thank you 🙂
Hi,
I just want the CSS code, that GLOBALLY can increase the space between paragraphs, in every post.
Sorry, for not making clear at the beginning, its just that my English is not that good.
Hi @barsha04
I can see that you are actively replying to support tickets, for matters that are much more difficult to solve than mine…Yet, for my ticket it’s almost four days now with no answer to my constant replys.
What’s the reason for all this delay?
I can understand that CSS stuff and web design are not easy for anyone. May I ask for another person from ThemeGrill to answer my question?
Hi @magdalene1978,
Sorry for the delay,
Please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once.
.entry-content p {
line-height: 3.2;
}
Let me know if this helps you or not, and I will be back.
Regards