• Hey guys!
    I have an issue with one of my wordpress pages..
    I am using the Meet GavernWP theme and it’s working great except now I have issues with bullet points being displayed where they don’t belong…
    Everywhere in the plugin I’m using (Big Contact) is specified, that it’s not supposed to show bullet points and I just can’t figure out how to get rid of them…
    Could someone please look at the page and tell me what to do?

    Here’s the links to the two pages where the problem occurs…
    https://nc2324.eden5.netclusive.de/werkstatt/anfahrt/
    https://nc2324.eden5.netclusive.de/werkstatt/preise/ (the second pricing table)

    Thank y’all for the help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    try:

    list-style: none!important

    Thread Starter skenic2003

    (@skenic2003)

    Hey,

    Have tried that and it’s specified everywhere, too… But it doesnt seem to work either ..

    Your CSS is working. As an experiment, try: list-style: square;

    You’ll see that a second bullet appears. The round bullet that you are trying to remove must be coming from somewhere else. Unfortunately it’s not obvious to me where it’s coming from.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need CSS Help.. Bullet points showing even though I put list-style: none’ is closed to new replies.