color in search

hi movin :slight_smile:

help me please ( if you can of course :slight_smile: )

i just want to change color ( or background ) when i try “search” with “shapely”

you can see my problem here :
http://www.tennislegend.fr/?s=nadal

i would like a white color background ( for instance )

i try to do this with CSS :
<main id=“main” class=“site-main” role=“main”>

but of course this doesnt work ( because all become white … )

Any idea to help me my friend maybe ?

@+

Hi @yourriiiii,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

body.search-results #primary {
    background: #fff;
}

Best Regards,
Movin

hi :slight_smile:
thx my friend ! Perfect ! all is ok , you are the best :slight_smile:
@+ amigo :slight_smile:

You are most welcome here :slight_smile: