Styling contact forms/blog search area
Hi!
I noticed that when I've styled the contact form colors (www.dtebali.com/jobs) using the Betheme colors options, it also changed the colors of the search area in the Blog section (www.dtebali.com/blog). (see pic attached)
When inspecting it I saw they are sharing the same CSS, Is there any way to make separate color settings for contact forms and other elements such as this?
Thanks!
I noticed that when I've styled the contact form colors (www.dtebali.com/jobs) using the Betheme colors options, it also changed the colors of the search area in the Blog section (www.dtebali.com/blog). (see pic attached)
When inspecting it I saw they are sharing the same CSS, Is there any way to make separate color settings for contact forms and other elements such as this?
Thanks!
Comments
to change the border color of search input, please use the following css:
Thank you