• Resolved rbeltranpuig

    (@rbeltranpuig)


    Hi there!

    When I install and activate your plugin other pages display is affected. For example, in the about page, all emojis display in a full size, which makes everything messed up. I do really like your plugin, could you help me fix this?

    Many thanks!
    Raquel

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

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

    (@johnweru)

    Hey Raquel,

    I’m sorry to hear that you are encountering a compatibility issue with the plugin. In this case, please navigate to the Appearance > Customize > Additional CSS section and add the following CSS code:

    img.emoji {
        width: 24px !important;
        height: 24px !important;
    }

    I hope this helps.

    Kind Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin Coflict’ is closed to new replies.