Solution for this topic
Hi @MihaiPuscas,
I hope you are well today and thank you for your question.
It seems search close Icon is not displaying on your shared site due to some reason.
You can display it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-search-close i.ti-close {
color: #47c9e5!important;
}
Then you can use it as shown in the attached screenshot.
Best regards,
Shufflehound team
Attachments:
You must be
logged in to view attached files.