Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Change search box "submit" button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3272
    Vanessa Gonzales
    Participant

    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.

    #3275
    Grace Themes
    Member

    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

    #3276
    Vanessa Gonzales
    Participant

    Yes! 🙂

    #3277
    Grace Themes
    Member

    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

    #3280
    Vanessa Gonzales
    Participant

    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

    #3282
    Grace Themes
    Member

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.