Search Colors

I would like to modify the following aspects of the Search widget:

Glyphicon color (default pink)
Glyphicon hover color (default black)

I would also like to modify the following aspects of the Search results page:

Link color (default black)
Link hover color (default pink)
‘Read More’ button color (default pink)

Thank you in advance.

Hi there

Hope you are having a good day and thank you for your question
OK, in this case, please provide a link to your website :slight_smile:

Thanks!
Colorlib Support Team

Hi, Noda,

Thank you for your quick reply.

My Wordpress site is not yet live, so I can’t provide you a link. Did you see the two screenshots attached to my original post?

Regards,
Scott

Good evening Scott

the question needs to generate custom css code which is possible only on live site and is impossible with image :slight_smile:

Hi, Noda,

I have access to the site. Is there anything I can provide you (i.e. page source) that would help with generating the custom CSS code?

Thank you,
Scott

Good morning

Scott, no, the page source code is not the case, all I need is a link to the page, do you have any problems with sharing page link?

Hi, Noda,

My new Wordpress site is not yet live. It will going live within the next week. Once the site is live I will provide you a link to the site.

Thank you,
Scott

Good evening Scott

No problem, i will not close this case until then, just come back and refresh this ticket

Hi, Noda,

My new Wordpress site is now live:

https://www.westbendcommunityband.org

Thank you,
Scott

Good evening Scott

Here we go:

button#searchsubmit:hover {
background: red;
border-color: red;
}
button#searchsubmit {
background: green;
border-color: green;
}
.search-results .entry-title a:hover {
color: green !important;
}
.search-results .btn.btn-default.read-more {
background: rebeccapurple !important;
border-color: rebeccapurple !important;
}

Thank you, Noda!

Good evening

Is there anything else here? or can we mark this case as a resolved?

I marked this topic as resolved. Thank you again for your assistance.

If you’re happy with our service, don’t forget to rate us: [Sparkling] Reviews | WordPress.org