[Support request] custom search bar

Home Forums Support [Support request] custom search bar

Home Forums Support custom search bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2381775
    xinghui

    I want to customize the search bar of my blog page, according to the posts in the forum I used some css code, I want to display the font ‘Search’ in the search box, I used input[‘type’] but found it doesn’t work, Wondering how to make the ‘Search’ font appear in the search boxThis is the code I useThis is This is the code I use:
    .custom_search_style input[type=”search”]
    .custom-search input[type=”search”]::placeholder {
       color: yellow;
    }
    this is the image url i want to show:https://i.postimg.cc/RZsvtn05/display-Search-font.jpg

    #2382019
    David
    Staff
    Customer Support

    Hi there,

    if you select that Block in the Editor, you can type your Placeholder text directly inside the input field:

    #2382597
    xinghui

    Thanks David, it’s solved, it’s perfect

    #2382804
    David
    Staff
    Customer Support

    Glad to hear that!!

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