Change color of "SearchListings" Button

Discussion in 'GeoCraft WordPress Theme' started by zweitbuch, Mar 19, 2014.

  1. zweitbuch

    zweitbuch Member

    Joined:
    Mar 18, 2014
    Messages:
    172
    Likes Received:
    1
    Hey!

    how can I change the color of the Search Listings Button?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .main_search #searchsubmit {
    background: your color value;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. zweitbuch

    zweitbuch Member

    Joined:
    Mar 18, 2014
    Messages:
    172
    Likes Received:
    1
    and how can i change the color of the postbutton?
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Post button is an image.
    You can edit it from geocrafttheme > images > post-btn-center.png, post-btn.png
    You can use Photoshop or any other image editing tool for it.
    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page