• Resolved mili909

    (@mili909)


    Hello ivory i cannot change the text in the search bar.
    When i go into your default search form, and write my text in the TEXT BOX PLACEHOLDER box. it still doesn’t change the text.

    I have also tried to write code to change the text.

    ::placeholder {
    visibility: hidden;
    }

    ::placeholder :before {
    content: “Søg her”;
    visibility: visible;
    }

    But this only removes the text “Search here…” And does not change it.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Change text “search here…”’ is closed to new replies.