Hide Search Icon

Theme- Shapely
Website- https://www.entrustedit.com.au/

Just trying to hide that search icon on the top right?
Need the right CSS code for the shapely theme?

Hey there,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/* hide search */
.module.widget-handle.search-widget-handle.left.hidden-xs.hidden-sm {
    display: none;
}

Best regards,
Support.

Legend! Thanks very much, that worked.

Hi,

Glad we helped. :slight_smile:

Let us know If you have any other questions. Please feel free to contact us again in the future regarding any other issues.

If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org

Thanks,
laranz.