• Hi everybody,
    Does anybody know how I can change the colour of the search box in the Coller theme? I tried using:
    .widget_search input[type=submit] {
    background : (#d1cd57);
    color : (#514952);
    }

    .widget a:hover {
    color: #d1cd57;
    }

    But it didn’t change anything. Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Coller theme search box colour’ is closed to new replies.