badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Expand Search field?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17023
    Morten
    Participant

    Hi

    The search-icon in the top is almost invisible. Is it possible to expand the search field, so it gets visible? What I want is to have the searchfield look like it does when clicked on, just all the time and not only when it is clicked on…

    Thx in advance.

    /Morten

    #17081

    Hi Morten,

    To have the search-field look like it does when clicked on Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    input.s {
    	width: 100px;
    	padding-left: 10px;
    	border-color: #eaeaea;
    	text-indent: 0;
    }

    Thank you!

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