Hello,
When using IE and entering text into the search field a second larger X appears. You can see this on http://themes.semicolonweb.com/html/canvas/index-corporate-3.html, screen capture attached. How may I remove this?
Thanks.
3 replies · opened Jan 7, 2019
Hello,
When using IE and entering text into the search field a second larger X appears. You can see this on http://themes.semicolonweb.com/html/canvas/index-corporate-3.html, screen capture attached. How may I remove this?
Thanks.
Hello,
Can you please let us know the Version of IE you using so that we can check it for you. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Internet Explorer 11, specifically 11.523.17134.0 and 11.847.16299.0.
Hello,
This is the Browser's Default Functionality and not Canvas's Codes. A Cross appears for clearing the input text. Consider using the following code to hide it:
#top-search input::-ms-clear {
display: none;
}This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard