Forums

line breaks and paragraphs (2 posts)

  1. dirtycrow
    Member
    Posted 2 years ago #

    How do i get text to line break or paragraph break? no matter what i do in html or in wysiwyg can i get this to work - example here - http://uuphost.org/oldwestbury/

    i'm guess its in the themes css, but can't find it.

    thank you in advance.

  2. Otto
    Tech Ninja
    Posted 2 years ago #

    In your theme's style.css file:

    .post .postcontent p
    {
    ...
    	margin-bottom: 0;

    Try making that margin-bottom 1 em or something other than zero.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags