Viewing 5 replies - 1 through 5 (of 5 total)
  • In your style sheet, add
    ul.lcp_catlist { list-style: none !important; }
    (the important might not be needed, but it won’t hurt.)

    Thread Starter jeannius88

    (@jeannius88)

    Thank you, that worked a treat!

    Does anyone know why there is 1 big thumbnail and the rest are normal? Wondering how I can fix it

    Is this possibly an image that was uploaded before changing media settings? If so, try uploading it again. There’s also a plugin to regenerate thumbnails.

    I have tried this in my CSS:

    ul.lcp_catlist { list-style: none !important; }

    And it does not remove the bullet point.
    can ayone suggest what may be going wrong

    EDIT:

    But it does work if applied to the li :

    ul.lcp_catlist li
    { list-style: none !important; }

    Hi. I don’t want the list bulleted, I don’t want it indented. I just want plain ole normal text. How might I go about that please?

    (And thanks Salvador – for the edit up there. It worked just fine, except it isn’t what I need for this project)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Replacing bullet point with thumnail’ is closed to new replies.