- This topic has 7 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Removing Search icon/feature in header
I want to remove the search feature in the header of my website
https://dare2bbare.com/staging/1016/ is the staging site
https://dare2bbare.com/ will be the ultimate website
Can you give me the custom CSS code to put in?
Hi,
Your website is on under construction mode. Therefore we are unable to check the issue.
Tell me, which theme are you using?
Regards,
Chris
I am using the Spa theme…
At one point Sonnal had given me this string of code and it worked
.header .centerlogoarea .header-extras{display:none !important;}
However I had to delete the staging site and then recreate and rebuild everything and now that no longer works
thanks!
Hi,
Kindly use this one:
.header-extras li:nth-of-type(1) {
display: none;
}
Regards,
Chris
Chris, the magnifying glass is gone but there is still something below the header on the right, like a fragment of red or something – take a look
https://dare2bbare.com/staging/1016/
Hi,
Kindly use this CSS.
.header-extras {
display: none;
}
Regards,
Chris
Thanks Chris! Most appreciated!
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]