Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #381549

    I am having trouble with html formatting not working in two different ways:

    1. In these icon boxes, we want bullet points. They show up in the visual editor, but not in preview or in the live page (but the site is password protected right now). Here are screen shots:

    2. In this layer slider, the text is not appearing the way it should, and does in the visual editor. Here are screen shots:

    Thanks for your help.

    • This topic was modified 10 years, 3 months ago by sstromberg. Reason: replaced non-working images with share links for screenshots
    #382115

    Hi sstromberg!

    Try using imgur.com to upload your screenshots.

    For the iconbox add this to the content to create bullets.

    <ul>
    <li>first item</li>
    <li>second item</li>
    </ul>

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.