If your theme provides a way to enter custom CSS, use that. Otherwise, you should create a Child theme or use a CSS plugin such as Simple Custom CSS to make your changes. If you do not, all of your changes will be lost if you update your theme.
You can test this by adding it to the end of your theme’s style.css, but to make it permanent, you should do as suggested above:
h1.post-entry-title { padding: 10px 0 5px; }
.post-entry-content { line-height: 1.5em !important; }
Hi
Thank you for feedback. My the allows custom CSS. However, I am not a coding expert. Please help drop a code which I will just copy and paste into the customer CSS.
I gave you exactly the lines you need to put in the custom CSS. All you need to do is copy and paste them in.
Thank you, Please, help me with a similar code as follows:
1. to reduce the line height between the lines in the post itself
2. to change the background color.
I am grateful for your support.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
1. to reduce the line height between the lines in the post itself
Can you be more specific as to what you’re referring to?
In my post, the space between two lines seem to be high. example the space the 3rd line and 4th line. Example http://successvalues.com/cash-flow/
How do I reduce the space
If these are the 3rd and 4th lines, they are spaced just like the ones above:
bankruptcy. Owners should ensure positive cash flow position to avoid problem such as late
payment of trade payable and other dues. Cash flow can be managed through:
Thank you very much. I am grateful.