Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #533325

    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

    #533586

    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

    #533871

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS adapting Search Input’ is closed to new replies.