Viewing 2 replies - 1 through 2 (of 2 total)
  • I had the same problem and the following css sorted it out:

    #tidio-plugin-container-right-bottom .tidio-element-corner > .tidio-text,
    #tidio-plugin-container-left-bottom .tidio-element-corner > .tidio-text,
    #tidio-plugin-container-right-middle .tidio-element-corner > .tidio-text,
    #tidio-plugin-container-left-middle .tidio-element-corner > .tidio-text {

    -webkit-filter: blur(0px)!important;
    }

    Plugin Author Tytus Go?as

    (@tytus-tytus)

    Problem is resolved with version 2.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘blurry description’ is closed to new replies.