[Resolved] bullet points dont display

Home Forums Support [Resolved] bullet points dont display

Home Forums Support bullet points dont display

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #171853
    John MacKenzie

    Hi tom

    i am using the tinymce advanced editor for wordpress and when i create bullet points the bullets dont show up?

    ive not done any other css over-rideing from the default install.

    thanks!

    #171868
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can link me to the page where they’re not showing up?

    #171877
    John MacKenzie
    #171880
    Tom
    Lead Developer
    Lead Developer

    It looks like you have this added to your custom CSS:

    .entry-content ul {
        list-style-type: none !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    That would be why the bullets aren’t showing up.

    #171883
    John MacKenzie

    Hi Tom

    thanks!! but ive not added anything except this in my custom css file?

    /* Enter Your Custom CSS Here */
    .home .entry-header {
    display: none;
    }

    a plugin maybe? othewise thats all ive done?

    #171884
    John MacKenzie

    ah yes it was the Huge IT slider that i added in! thanks

    John

    #171961
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

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