Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1310422

    Hi,
    I have a big problem when creating blog posts. Paragraphs I create with the Enter key disappear again. What can I do to ensure that paragraphs created with the Enter key are adopted?
    Regards,
    Daniel

    #1310565

    Hi Daniel,

    I’m not sure I fully understand the problem you are having, could you let us know how to reproduce it please?

    Best regards,
    Rikard

    #1310617

    Hi Rikard,

    What I mean ist that wordpress seems to automatically delete paragraphs/empty lines I have made in my blog posts. See the following example https://www.legal-plus.eu/beweiswert-von-privatgutachten/

    There is no space/ empty line after each of my headings. What can I do?

    Regards
    Daniel

    #1310799

    Hi Daniel,

    Thanks for the update. I see what you mean when I first load the page you linked to, but it changes after I reload the page. I’m not sure why that is though, please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1311162

    Hi Rikard,

    Thanks for your help!

    Regards,
    Daniel

    • This reply was modified 3 years, 3 months ago by Rikard.
    #1311163
    This reply has been marked as private.
    #1311673

    Hi,

    Thanks for that. Something on your site is overriding the normal paragraph margin which is applied by the theme, it’s coming from the file in private, but I’m not sure exactly where it’s coming from unfortunately. As solution, I’ve added this to your Quick CSS box:

    p {
        margin: 0.85em 0 !important;
    }

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.