Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change color link forum : where are they?


Marco72
Participant

@marco72

add this on your css child :

#forums-search-form A
{
color: #F42E2E;
}
#forums-search-form A:hover
{
color: #9D0505;
}

Skip to toolbar