• scharnowskiconsulting

    (@scharnowskiconsulting)


    Hi there,

    We’re using sections to show off a few of the clients’ areas – on the link you’ll see “Ping!..makes the idea” activated in green.

    In the backend, the text area next to the PING logo has spaces between the paragraphs.

    In the front end (what you see), there are no spaces.

    No matter what we do, we can’t get the spaces in the backend to show up properly. We can manually add more empty lines, but then that shows as 1.5 lines spacing, which is ugly.

    Elementor Pro support clearly pointed to THE PLUS ADDONS as the culprit and said they could not help.

    Any help? Ideas?

    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author POSIMYTH

    (@posimyththemes)

    Hello @scharnowskiconsulting

    It seems to be any CSS conflict from your code. We might need to dive deep to find the exact culprit.

    But for now, You may use below custom CSS to overwrite that

    .theplus-tabs-content-wrapper .plus-tab-content p {
    margin-bottom: .9rem;
    }

    We will check further and if required add in our plugin or find a solution by collaborating with elementor.

    Thread Starter scharnowskiconsulting

    (@scharnowskiconsulting)

    @posimyththemes Any update? The code you mentioned breaks the page, so we can’t use that. Still waiting for a solution.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Frontend view ignores spacing in text areas’ is closed to new replies.