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
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
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...