Change search box "submit" button This topic has 5 replies, 2 voices, and was last updated 9 years ago by Grace Themes. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 24, 2017 at 1:42 am #3272 Vanessa GonzalesParticipant I need to change the image file for the search box submit button that says “search.” How do I do that with this template? Any advice appreciated. February 24, 2017 at 5:49 am #3275 Grace ThemesMember Hi Do you want to change the style of search textbox and button in footer ‘Site Shakedown’ section Please let me know your feedback. Regards Grace Themes February 24, 2017 at 6:08 am #3276 Vanessa GonzalesParticipant Yes! 🙂 February 24, 2017 at 7:32 am #3277 Grace ThemesMember Hi Is it possible to share your WordPress admin login details for temporary at [email protected] so that I can apply some css code to change the style of search box and button? Regards Grace Themes February 24, 2017 at 8:56 am #3280 Vanessa GonzalesParticipant Sorry, I can’t share that. But I don’t have any trouble altering code. Please just share the info or email it directly to [email protected]. Thanks so much! Vanessa February 24, 2017 at 1:07 pm #3282 Grace ThemesMember Hi Go to the Appearance -> Editor -> style.css and add below css code in style.css file OR Go to the Appearance -> Customize -> Additional CSS and use below css code .search-field { font-size: 14px; height: 30px; padding: 5px; } .search-submit { background-color: #5d5a5a; border-color: #ccc; border-radius: 0; border-style: solid; border-width: 0; color: #ffffff; padding: 7px 10px; } Regards Grace Themes Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In