Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #128659
    Ron
    Participant

    Hello…

    How can I replace the search icon in the menu with the word search?

    Regards

    Ron

    #128680
    tikaram
    Participant

    @ron66 : Go to Appearance => Customize => Additional css and add the following css.

    #search-toggle::before {
    	content:"search"
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘some small questions’ is closed to new replies.