• Resolved jhabai

    (@jhabai)


    Hi,

    thanks for your great plugin, I would like to delete the inline style it added .
    <style>.cmplz-hidden { display: none !important; }</style>

    how can I do that please, I can’t find any option

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Jarno Vos

    (@jarnovos)

    Hi @jhabai,

    This CSS should not be removed as Complianz uses that class to hide certain elements when necessary.

    For instance, this inline CSS prevents displaying the un-styled banner HTML before everything has fully loaded, but it is also used for things such as links on the Cookie Banner, so that these are properly hidden when needed (e.g. when a document is not configured). Otherwise the {link} placeholder would appear, without the CSS.

    We therefore highly recommend retaining this inline CSS to ensure correct operation/display of the banner.

    Kind regards, Jarno

    Thread Starter jhabai

    (@jhabai)

    thanks for your answer.
    It won’t work if I add this css code in my unique minified style sheet ?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘how do I remove inline CSS from your plugin ?’ is closed to new replies.