Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi Levent,

    That would just mean that something else in your install (e.g. the theme, a plugin, AMP, etc.) is overwriting the font family used for the icons. We created a font for the icons, so our ‘ewd-toggle-icon’ font family needs to be set. You could try adding the following custom CSS to overwrite whatever’s doing that:

    .ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
        font-family: 'ewd-toggle-icon' !important;
    }
Viewing 1 replies (of 1 total)

The topic ‘AMP for WP & Ultimate FAQ Problem’ is closed to new replies.