• Resolved Sami SAKER

    (@samisaker1987)


    Hello,

    First things first, I am more than happy with your plugin which helps a lot.

    Now, I do have some questions :

    1- Take a look to the image below :
    https://postimg.cc/WFnNP83y
    – I wish to get rid of the gray rectangles and make appear only bullets like the image below
    https://postimg.cc/SnJJ7Bsx
    How do I proceed ?

    2- I have a struggle as to remove this rectangle (Image below)
    https://postimg.cc/jWTC0LcL
    – text mentions : ” Click to accept marketing cookies and enable this content ”
    – By the way, above the rectangle is the copied code from inspection tool :

    <button class="cmplz-blocked-content-notice cmplz-accept-marketing" data-service="youtube" aria-label="youtube">Click to accept marketing cookies and enable this content</button>

    Obviously, it seems to be related to YouTube which video serves in the background of my home page, How do I remove / Disable this rectangle ?

    3- Last question : /cookie-policy-eu (Image below)
    https://postimg.cc/NyRJFPRd

    – Icon within white square seems to be a png, since my background is dark. How do I replace it with a white icon ?

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Aert Hulsebos

    (@aahulsebos)

    Hi @samisaker1987,

    For 2 – You can disable the placeholders for YouTube, under Integrations. Just for my information, what is the exact issue?

    For 3 – In our 6.2 update, we will change everything to SVG or CSS and you can use CSS to your liking. I expect this in 2 weeks.

    For 1 – This is a bit more difficult, and I can only suggest making a banner from scratch. https://complianz.io/create-your-own-banner-from-scratch/

    If you need help, I can make an article for this purpose. Thil will take a couple of days,

    regards Aert

    Thread Starter Sami SAKER

    (@samisaker1987)

    Hello @aahulsebos and thank you for your promptness

    For 2 – You can disable the placeholders for YouTube, under Integrations. Just for my information, what is the exact issue?

    – It did the trick, my issue was as follow : By closing the pop-up window instead of clicking on any button, the message over the video stays there even after refreshing the page which is bothersome. (I consider the question as Solved)

    For 3 – In our 6.2 update, we will change everything to SVG or CSS and you can use CSS to your liking. I expect this in 2 weeks.

    – This would be great, by the way, I made some editing directly on the files “cookiebanner.css” & “document.min.css”, if I update your plugin, will I lose my editing ?

    For 1 – This is a bit more difficult, and I can only suggest making a banner from scratch. https://complianz.io/create-your-own-banner-from-scratch/

    – It seems that my cookiebanner is based on my theme. Speaking of which, will you for future updates enhance compatibility with “Nicepage” Builder ? I’ll give it a try anyway (Scratch making)

    Once again, I thank you for your answers.
    Regards Sami

    Plugin Contributor jarnovos

    (@jarnovos)

    Hi @samisaker1987,

    Changes made to the plugin’s CSS files will indeed be overwritten when you update the plugin.

    Concerning #3, as a solution for the time being you can also replace that icon with some CSS, to be added under Appearance > Customize > Additional CSS.

    Change the value within the url() property to the URL of your desired icon.

    #cmplz-document a[target="_blank"]::after {
        content: url(https://i.ibb.co/tzhkCMZ/icons8-linking-16-1.png);
    }

    Example:

    As for your last question concerning the Nicepage builder, we aren’t aware of any incompatibilities with this plugin yet. Do you experience any issues while using Complianz & this builder plugin?

    Hope it helps!
    Kind regards,
    Jarno

    • This reply was modified 2 years, 10 months ago by jarnovos.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom banner (Font, bullets, etc..)’ is closed to new replies.