• Resolved johnmandarine

    (@johnmandarine)


    Hello,
    I have a problem with the width of the message on the banner. It only takes up half of the space. I tried to change it with CSS, but I didn’t find the good css class or id (see screenshot)
    Can you help me ?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @johnmandarine,

    The reason are the hyperlinks on the banner below. I assume you’re using the same page for both the Privacy Statement and Terms & Conditions?

    If so, we could remove one to make it a bit better;

    a.cmplz-link.privacy-statement {
        display: none;
    }

    Let me know if we need to something afterward, regards Aert

    Thread Starter johnmandarine

    (@johnmandarine)

    I’m sorry, I hadn’t thought of that

    Thanks for your help
    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Width of cmplz-message’ is closed to new replies.