Home Forums Basel support forum Change Font color of "Search page" when we wrote something

Change Font color of "Search page" when we wrote something

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16880

    Snake
    Participant

    Hi team,

    i have a problem on my website, when i wrote something in “Search page” the font it’s black (we don’t see letters). Font black on black background = black !
    Impossible to see.

    How to change this ? just in white, it’s ok for me.

    Thanks !

    Attachments:
    You must be logged in to view attached files.
    #16884

    Artem Temos
    Keymaster

    Hi,

    We see the following CSS code added to the Custom CSS in Theme Settings that makes your font unreadable https://gyazo.com/a9b71f5d4204d54859e15b085a781e5e
    You just need to remove it.

    Regards

    #16925

    Snake
    Participant

    May be it’s a problem with the Yellow pencil plugin editor

    But

    #16929

    Artem Temos
    Keymaster

    Hi,

    This one should work for you

    .basel-search-full-screen .basel-search-inner input[type="text"] {
    color: #ffffff; !important;
    }
    #16932

    Snake
    Participant

    Sorry, nope, no working
    check the snapshot

    Attachments:
    You must be logged in to view attached files.
    #16934

    Snake
    Participant

    Thanks it’s ok
    i erased rbrace after the hexacolor

    My best

    #16939

    Artem Temos
    Keymaster

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Change Font color of "Search page" when we wrote something’ is closed to new replies.