[Resolved] Add line and the word search to search function?

Home Forums Support [Resolved] Add line and the word search to search function?

Home Forums Support Add line and the word search to search function?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1026629
    Carol

    UPDATE: Disregard. I’m going to start from scratch.

    Is it possible to add a line to type on and also the word search where cursor is blinking in the search function in this theme?

    I’m using this code:

    .navigation-search input[type=”search”], .navigation-search input[type=”search”]:active {
    background: #FBF9FA;
    opacity: 1;
    }

    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    }
    ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    }
    :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    }
    :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    }

    Note: Now I have lost the php that made this styling work… 🙁

    Been searching this forum for where I found it in the first place, and can’t find it.

    #1026840
    David
    Staff
    Customer Support

    Hi there,

    is this topic closed for now ? Let us know

    #1027037
    Carol

    Closed.

    Thank you.

    #1027047
    David
    Staff
    Customer Support

    You’re welcome – see your other topic related to the search widget – i added some code to style the search widget as well.

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