- This topic has 7 replies, 2 voices, and was last updated 2 years, 5 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
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]