THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Remove Search from Header Right on Shopping theme

Home › Forums › Omega Child › Remove Search from Header Right on Shopping theme

Tagged: Header Right, remove, search, shopping

  • This topic has 1 reply, 1 voice, and was last updated 10 years, 8 months ago by Charles Le Roux.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 17, 2015 at 12:35 am #3937
    Charles Le Roux
    Participant

    Hello,
    I want to remove the Search box from the Header Right on Shopping theme.
    Here is my website:
    http://meilleursvinsdesupermarche.fr/
    Thank you so much for your help!

    August 17, 2015 at 1:25 am #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;
    }

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php