• mrasadmanzoor

    (@mrasadmanzoor)


    That’s just 1 of the blog post but the issue is with the whole site, I read all the articles but nothing worked for me, can someone plz guide me on how to sort that out. I am using JNews theme but on the Posts I am using block editor.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    The lack of spacing is due to the Elementor editor, not blocks nor your theme. I believe there’s a way within Elementor to globally specify a different spacing, but I wouldn’t know where that would be specified. For such specific advice I recommend asking in Elementor’s dedicated support forum.

    As a workaround, you might try adding this to the Additional CSS section of the customizer or style book:

    .content-inner p {
        margin-bottom: 1em;
    }

    You may adjust the 1em distance to any amount you prefer. If this does not work for you, you may need to flush your browser’s cache to get a fresh set of CSS rules. If that still does not work, you might need to add the !important modifier between 1em and ;

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.