Site logo

Archived topic

Search bar color change

5 replies · Started by Masuk Sarker Batista on January 19, 2021

Viewing posts 1–6 of 6

Hi there,

Try this CSS:

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    border-color: #ff0000;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Thanks a lot :)

No problem :)

This archived topic is closed to new replies.