Hello - is there a way to alter a search bar style? For example, I'd like to make the search bar taller. Also, I'm wondering if there is a way to put an "Enter" or searc- icon-button to the right of the bar for folks to select after they've typed in a search query.
Thanks,
                 
                             
         
     
 
                 
            
                                        
                                    
                                    
                                 
                             
                         
                     
                 
             
         
        
     
    
      
    
        
 
Comments
please try this css
#searchform input.field {padding:20px 20px !important;
}