Hello there,
I have made a CSS matching the search input / search box. After the last update, a color line under the field is now visible.
URL: http://www.eticcs.org/
My current code is the following:
#top .header_color input[type='text'], #top .header_color input[type='input'] {
color: black !important;}
#s {background: #f2bd5b !important;}
Can you help me to remove the colored line?
Full love Thanks in advance!
best regards
Katrin
Hey LorbeerDesign!
Add this to your custom CSS.
#top #searchsubmit, .ajax_load { height: 42px !important; }
If that’s not what you were trying to do then take a screenshot and highlight your intentions so we can get a better idea.
Regards,
Elliott
Hi Elliott,
It worked great, now the bar has disappeared below the search box.
Many thanks for your quick help, and have a nice day!
Regards,
Lorbeer Design