homepage text content widget

This topic contains 2 replies, has 3 voices, and was last updated by  Paolo 9 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #23200

    Steve Ashton
    Expired Member
    Post count: 72

    Paulo et al (adding you all to my Christmas card list)

    OK, our home page looks terrible as text widget does not work. Tried rich text plugins we still cannot get it to recognise paragraphs. See attached. ANY suggestions welcome for non-programmer types. (smiley face)

    Steve @ http://www.inenglish.biz

    #23205

    Guust
    Moderator
    Post count: 29970

    I guess with “does not work” that it does not look like you want.
    I would add this to the text you put in:

    <div class="xmas"> ... your text ... </div>

    This has now added the “xmas” class to the widget and then you can play with CSS like this:

    .xmas {font-size: 15px; color: red;}

    This might be handy too: http://docs.wpgeodirectory.com/customizing-your-style/

    #23287

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    wordpress text widget won’t add paragraph like the post editor.

    As Guust said, you will need to add html if you want to format the text.

    to Add paragraphs add

    … your text…

    for each text chunk you want to turn into a paragraph.

    Thx

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket