• My posts arent with paragraph…
    Why?

    Exemple:
    “first paragraph
    second paragraph”

    should be:
    “1s paragraph

    2nd paragraph”

    in the text editor I press ENTER 2 times ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rikinhobr

    (@rikinhobr)

    I tried to find some topic with the same problem, but none.

    I press ENTER but in html code, doesnt appear the <p> tag…

    Site url?

    Thread Starter rikinhobr

    (@rikinhobr)

    The paragraphs tags are there but the theme has removed all normal upper and lower paragraph margins. Try adding:

    p {margin:1em auto;}

    to the bottom of style.css. Remember to press CTRL and F5 simultaneously when viewing the site. Or try emptying your browser cache. This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Paragraph problem’ is closed to new replies.