• ELEMENTOR SOCIAL ICONS do not display well when HTML minify options are activated in the plugin Litespeed:

    ———————–

    Brainstorm Force Support

    27 Nov 2020, 19:24 (9 hours ago)

    to info, me, info
    Hi,

    That is correct.

    But I’m not sure if Elementor will do it because it is a known issue that “inline-block” CSS element will be always affected by HTML minification.

    Here I want to show you an example of how it works:

    The following two lists will render differently, because of the whitespace between the

    • elements:

      HTML

    • simple
    • list
    • minified
    • list

    CSS

    li {
    display: inline-block;
    background: blue;
    color: white;
    }

    Rendered result – http://jsfiddle.net/Uwv3e/

    I hope it helps.

    If you need anything else we can help you with, don’t hesitate to open a new ticket.

    Best Regards,
    Customer Care team
    Brainstorm Force

    —–

    On Fri, Nov 27, 2020 amt 03:22 am , Info Gourmet Noir wrote
    >
    > Ok thanks.
    >
    > Based on your analysis I will either disable HTML minification or contact the Elementor team to have them fix this issue or even use other new social icons which are not as nice as these ones, but, that can do the job.
    >
    > Thanks and best regards,
    >
    > GOURMET NOIR
    >
    > info@gourmetnoir.com
    > http://www.gourmetnoir.com
    >

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

Viewing 2 replies - 16 through 17 (of 17 total)
Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘ELEMENTOR SOCIAL ICONS do not display space when HTML minify option is activated’ is closed to new replies.