• Hi All.

    I can’t seem to get a Paragraph Return on this page;

    https://formpig.com/blog/?page_id=3598

    I hit Return or I hit Return two times and it always comes up smashed up against the text above. Is this a bug?

    I’ve tried justifying left and justifying full and I can’t get it to land correctly.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try removing:

    p {
        margin: 0 0 1.5em;
    }

    from wp-content/themes/f8-static/css/screen.css

    Thread Starter formpig

    (@formpig)

    Hi Esmi.

    Thank you very much.

    One thing. I don’t remember having a problem with this on my other pages and I have a lot of other pages.

    Is it possible that doing the above will do more harm than good since it seems like this is the only page I am having problems with (but I will check this)…?

    Regards,

    Jon

    The page you gave as an example includes a number of `<div></div> blocks at the top of the page that appear to have been pasted in via the Visual Editor. In other words, the first 2 paragraphs aren’t proper paragraphs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can I get a RETURN?’ is closed to new replies.