• Resolved Chuckie

    (@ajtruckle)


    I am stumped with this one. The text color:

    a.bsp-la-reply-topic-title {
    /* color: #222222; */
    color: #dddddd;
    font-weight: 600;
    display: block;
    }

    I am trying to set it to white. But it stays black. Unless I use !important. Then it is OK.
    I am testing in Edge.

    • This topic was modified 1 year, 3 months ago by Chuckie.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robin W

    (@robin-w)

    ok, so what is the issue with using !important? this just stops later css changing something you want to keep?

    Thread Starter Chuckie

    (@ajtruckle)

    Because something using this approach just masks the issue. As it turns out, I already had classes defined, I was just looking at the wrong place. Now it is better.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with CSS styles’ is closed to new replies.