- This topic has 7 replies, 2 voices, and was last updated 1 year, 11 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]