Miguel Carrillo
Posts: 0
Joined: Mon Sep 29, 2014 7:46 pm

How can I use css class to change search bar

I want to make the standard search bar (this http://goo.gl/ZKwQCh ) look like this (css modified http://goo.gl/byoEOc )

I tried to create a class and use it on the search bar but It doesn ́t change nothing.

I would be very thankful with the help

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How can I use css class to change search bar

Hello Miguel,

CSS styles from class could be owerwritten by other styles. You can use !important property for classes: https://css-tricks.com/when-using-imp...

Return to “Issues”