• Hello!

    (Apologies for changing this, I seem to have fixed one of the issues that was in the former version of this ticket)

    I am wondering if there is a way to change the colours of the search interface. My site has a black/white/grey theme, so I chose simple grey, but the shade of grey is a little lighter than the grey on the bar it sits on, which looks a little odd. And the white text on grey is definitely harder to read, especially since the rest of the text on that bar is black on grey. Beyond just the “simple grey” theme, is there a way to modify it further?

    • This topic was modified 7 years, 1 month ago by dhkendall.
    • This topic was modified 7 years, 1 month ago by dhkendall.

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

Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    The only way is by using custom CSS. If you wish to change the background color of the input area, this will do the trick:

    .asl_m .probox {
        background: #b6b6b6 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Display colours’ is closed to new replies.