- This topic has 7 replies, 2 voices, and was last updated 2 years 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]