• Resolved stclaire1

    (@stclaire1)


    Hello,

    As you can check in the link I’ve provided there is a block of css code displaying at the end of my page that I can’t get rid of:

    /* Container */ .cmplz-cookiebanner{} /* Logo */ .cmplz-cookiebanner .cmplz-logo{} /* Title */ .cmplz-cookiebanner .cmplz-title{} /* Close icon */ .cmplz-cookiebanner .cmplz-close{} /* Message */ .cmplz-cookiebanner .cmplz-message{} /* All buttons */ .cmplz-buttons .cmplz-btn{} /* Accept button */ .cmplz-btn .cmplz-accept{} /* Deny button */ .cmplz-btn .cmplz-deny{} /* Save preferences button */ .cmplz-btn .cmplz-deny{} /* View preferences button */ .cmplz-btn .cmplz-deny{} /* Document hyperlinks */ .cmplz-links .cmplz-documents{} /* Categories */ .cmplz-cookiebanner .cmplz-category{} .cmplz-cookiebanner .cmplz-category-title{} /* Manage consent tab */ #cmplz-manage-consent .cmplz-manage-consent{} /* Soft cookie wall */ .cmplz-soft-cookiewall{} /* Placeholder button - Per category */ .cmplz-blocked-content-container .cmplz-blocked-content-notice{} /* Placeholder button & message - Per service */ .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-blocked-content-notice{} button.cmplz-accept-service{} /* Styles for the AMP notice */ #cmplz-consent-ui, #cmplz-post-consent-ui {} /* Message */ #cmplz-consent-ui .cmplz-consent-message {} /* Buttons */ #cmplz-consent-ui button, #cmplz-post-consent-ui button {}

    I’ve tried to remove it manualy but when I inspect the page it doesn’t show as a div or even part of the HTML. I’ve also checked the source code of the page and searched for the specific words and couldn’t find anything. The plugin is already disabled and I have unnistalled it, can someone help me?

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

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

    (@daniub)

    Hi,

    it seems you are using LiteSpeed Cache or other optimization plugins.

    Can you please try to disable them temporarily?

    It looks like it is a problem due to a cached page.

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘After activating the plugin some css code appeared at the bottom of the page’ is closed to new replies.