• Closed
  • Lee Wilson
    Spectator
    January 13, 2016 at 6:09 am #23534

    Hi,

    Rather than have a small magnifying glass, I’d like to have a search bar that’s easily visible to people. How could I do that instead of the magnifying glass?

    Denzel Chia
    Moderator
    Posts: 2656
    January 13, 2016 at 2:50 pm #23540

    Hi,

    Use the following in your Theme Options -> Custom CSS

    #search_label_top input {
    background: #fff !important;
    width: 170px !important;
    }

    Lee Wilson
    Spectator
    Posts: 8
    January 18, 2016 at 7:31 am #23613

    Thank you, but that didn’t seem to work. I still see only the magnifying glass. See at http://www.marriagehelper.com/limerence

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    January 18, 2016 at 10:37 am #23619

    Hi,

    This is what you have added.


    2
    3
    4
    5
    #search_label_top input {
    background: #fff !important;
    width: 170px !important;
    }

    Remove the numbers.

    Thank you.