Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1097639

    Hello Enfold-Team,
    How i can change the color from the element “Cookie and Privacy Settings” Special the button (now mint green)
    Thanks Stefan!

    #1097672

    Hi Stefan

    I am not from the Enfold team, but I will try to answer you here in the first place.

    Have you tried it via Enfold -> Advanced Styling? If you open the dropdown menu there, scroll down to the bottom and check the styling options there.
    If this does not help please provide the website URL here so I can see where the mint green is visible.

    Best regards
    Michael

    #1097766

    Hi Stefan,

    Please check out what Michael mentioned.
    You should be able to find Cookie Consent Dismiss Button and Cookie Consent Link and Info Button in the dropdown.

    @michaelH: Thanks for helping out :)

    Best regards,
    Nikko

    #1098081

    Hello Michael,
    thanks for help but this are not the changing i wish :-(
    i change all color in the last 3 bottoms . but its not changing my mint- green :-)

    Bst regards stefan

    #1098659

    Hi,

    Thank you for writing to us.

    Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #1098913

    Hello Vinay, thanks for feedback. sure i can send you. But we talk about the “enfold standard setting” check box “Cookie consent message”

    https://www.dropbox.com/s/0abfmjn0iomqevk/Bildschirmfoto%202019-05-09%20um%2013.07.52.png?dl=0

    wish other color, then mint green.
    but if this to much ation, dont worry

    best regards stefan

    #1099186

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-cookie-consent-button {
        background-color: #23b8dd !important;
    }

    Best regards,
    Rikard

    #1099225

    Hi Rikard, danke für den Code, aber das ist nicht der Effekt den ich haben möchte.
    Bitte schau noch mal den Srcreenshot an.
    Ich habe mal eine andere Frage zu diesem Cockie Banner. So macht der Banner aus DSGVO (DE) Sicht doch keinen Sinn. Haben die Button überhaupt einen Effekt?
    Vielen Dank Stefan

    • This reply was modified 5 years, 6 months ago by stimmungshoch.
    #1099517

    Hi Stefan,

    Sorry for that, I see that you mean now. You can use this CSS to target the toggles:

    #top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
        background: #23b8dd;
    }

    Best regards,
    Rikard

    #1099958

    Thanks, Perfekt!!!!!!

    • This reply was modified 5 years, 6 months ago by stimmungshoch.
    #1100094

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Cookie and Privacy Settings Color "Button"’ is closed to new replies.