• Hello everyone
    if got a big problem and i cant find a solution.

    Iam developing my new Blog at http://127.0.0.1/domain/
    and i have a double deklaration for my font color

    There is an
    a{ color:#347394 !important}
    that comes from /127.0.0.1/domain/

    and i got the normal css deklaration from my style.css with
    a{ color:#347394; }

    the problem is that the 127.0.0.1/domain/ css deklaration has an important and i dont know how to edit this.

    i looked at my htdocs/domain/ folder but there is no Css or anything else that i can edit.

    where does the 127.0.0.1/domain/ css deklaration comes from ??

    pls somebody can help me pls
    that would be awesome.

Viewing 1 replies (of 1 total)
  • is that based on a free theme?
    – if so, which theme?

    have you checked in header.php for embedded styles?

    could it be embedded by a plugin?
    – try to deactivate all plugins to check this.

    have you tried to use a tool such as Firebug to identify the source of the !important style?

Viewing 1 replies (of 1 total)

The topic ‘Xampp with double Css deklaration’ is closed to new replies.