alert_icon problem

edited April 2017 in Theme support
Hi,
alert messages in shop show two icons, is there any fix for that? 

thanks!

Comments

  • Hi,
    The easy fix i to use this css
    .alert_icon i::before {
    display:none !important;
    }
    But please first check your code, because we think that this is occurring because there are some errors. You can see random characters appearing at the bottom of your page. Please open your website in firefox and press CTRL + U, you will see the errors in red.
    thanks
  • Hi, 

    it works fine after adding css, thank you!

    Those random characters were caused by fb pixel. Thanks for letting me know!


Sign In or Register to comment.