I don´t know if it is a problem of wordpress or template. The fact is that when I finish a paragraph and I want to make more than one line space to the next paragraph, it doesn´t do it when I publish. It´s removes blanks. Do you know what is the reason and how can be solved?
-
Posted 1 month ago #
-
What's the URL where this is happening?
Find out how you can support the Graphene theme.
New to the forum? Make sure you read the forum rules.
Like Graphene? Check out Graphene Mobile and Graphene Mobile Neo!Posted 1 month ago # -
At any page or post of the website.
example
http://tomjim.com/tom-jim-life-coach-por-joan-miquel-perpinya
Posted 1 month ago # -
Just increase the margin for the
pelement. Add this to Custom CSS or child theme's stylesheet:
.entry-content p { margin-top: 20px; }Find out how you can support the Graphene theme.
New to the forum? Make sure you read the forum rules.
Like Graphene? Check out Graphene Mobile and Graphene Mobile Neo!Posted 1 month ago #
Reply
You must log in to post.
