Charles Le Roux

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Remove Search from Header Right on Shopping theme #3938
    Charles Le Roux
    Participant

    Hi!
    I finally found the answer by myself.
    For people having the same issue, go to:
    Dashboard> Appearance> Customize> CSS.

    Then in the CSS Textbox, add the following code:

    .header-right .widget_search input.search-field {
    display: none;
    }

Viewing 1 post (of 1 total)