daisybee
Member
Posted 3 years ago #
Hello
I adore this theme - however I am having problems in that paragraghs are not spacing correctly - the next paragragh simply moves to the next line rather than having teh correct line space.
I have looked at the style.css but adjusting margins or padding at div.post-bodycopy p makes no difference - help!
daisybee
Member
Posted 3 years ago #
sorry should have mentioned this is in the atahualpa theme. and I meant paragraphs!!
Thanks
Dunkkan
Member
Posted 3 years ago #
Hi daisybee,
This must be something in the CSS. You can paste this at the end of your CSS stylesheet :
p { margin-top: 18px }
Another cause can be that in the editor the <p>Text</p> tags are not correctly set, which happens sometimes when copy pasting text from here and there.