• Resolved Artan

    (@artankrasniqi1988)


    Hi,

    option “Highlight Search Terms”:

    I have two css entries which stand in conflict:

    /* seems to be inline and overwriting the individually set color */
    .is-highlight {
    background-color: #ffdd2e !important;
    }

    /* in ivory-search.min.css */
    .is-highlight {
    background-color: #ffffb9;
    color: #222;
    }

    Can u reproduce? Ich checked my own css i don´t overwrite it. Flushed cache etc. but no success. I once set it and it worked but not the set color stays before the !important entry.

    Regards

    Edit: It seems to happen only via page (/?s=test&id=71897&post_type=page) search not in blog search results.

    • This topic was modified 11 months, 2 weeks ago by Artan. Reason: narrowing the problem down
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘CSS conflict?’ is closed to new replies.