• Hello,
    I noticed that you use dashicons for the close icons on mobile modal dialogs.
    Many optimization plugins unload dashicons and therefore the close button is not visible anymore on phones.

    As a suggestion: Maybe you could consider using your iconfont or a UTF-character instead?

    #reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close .dashicons-no:before, 
    #cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close .dashicons-no:before {
        content: "✖"; 
    }

    Best,
    Dan

Viewing 1 replies (of 1 total)
  • Hi Dan,

    Thank you for your suggestion.

    I will forward this suggestion to the development team to consider removing the dash icons in future updates.

Viewing 1 replies (of 1 total)

The topic ‘Dashicons required’ is closed to new replies.