• Respected sir/madam,

    The search symbol is not showing in the header for the 2nd and 3rd search form styles. Please let me know in case of any queries.

    Regards & Thanks
    Indiano

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Looks like for some reason svg for striped from the search form.
    You can fix this by using following css

    .site-header .aws-container .aws-search-form .aws-search-btn_icon {
    background-image: url(data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%3E%3Cpath%20d%3D%22M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
        background-repeat: no-repeat;
        background-position: 50% 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Search symbol not showing’ is closed to new replies.