• Closed
  • Cal
    Spectator
    March 11, 2014 at 12:35 pm #8302

    Hello Roman,

    I’m using a list with bullets in the Alora theme.
    The bullets show in the visual preview window, but on the webpage the text has no bullets and no indenting.

    This is the code. Is it correct or could there be a glitch with Alora or firefox?

    <ul>
    <li>example text,</li>
    <li>example text</li>
    <li>example text</li>
    </ul>

    Thanks again 🙂
    Carolyn

    Roman
    Spectator
    Posts: 3147
    March 11, 2014 at 6:42 pm #9257

    try insert in the Custom CSS field:

    Code:
    #content ul {list-style-type: disc;}
    Susanne Dunlap
    Spectator
    Posts: 3
    April 4, 2014 at 6:07 pm #9407

    Where is the Custom CSS field? Also, none of my text formatting shows up (bold, italic etc.). Is this a glitch in the theme?

    Roman
    Spectator
    Posts: 3147
    April 4, 2014 at 8:29 pm #9408

    the field is under the Theme Options page, Custom CSS section. Can I see the page with the formatting issue?