search bar in 2nd widget area

Discussion in 'Real Photography WordPress Theme' started by appleguy, Sep 2, 2015.

  1. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    how do I make the search bar a different color so you can see it better?
     
  2. priya

    priya Guest

    Hello,

    I am so sorry, actually I am unable to find out any search bar in your website as your provided URL earlier i.e. http://www.ihomefurniturestore.com/

    So please provide us screenshot of that search box, so that we can better assist you..

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  3. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
  4. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    You can use given CSS code in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) to change the color of search bar.
    Code:
    form.searchform {
        background: white !important;
    }
    Note: Please change background color according to you.

    Hope it will resolve your issue :)

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     

Share This Page