Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1293802

    How is it possible to use a different colour for each cookie button?
    Thanks.

    #1294078

    Hey kridlot,

    Could you post a link to where we can see the elements in question please?

    Best regards,
    Rikard

    #1294083

    Hey Rikard,
    go to my homepage. There you can see the modul pop up window for cookies.
    Can the accept or not accept buttons have different colours?
    Kind regards
    kridlot

    #1294288

    Hi kridlot,

    Please go to Enfold > Advanced Styling > (Select an element to customize) select Cookie Consent Accept Settings Button click Edit Element button.
    A Cookie Consent Accept Settings Button box should show below with options to change Background and Font Color, just change the colors.
    Then do the same for Cookie Consent Do Not Accept Cookies Button
    Hope this helps.

    Best regards,
    Nikko

    #1294376

    Hi Nikko,
    thanks for your answer.
    I made some colour changes, saved them and purged the cache.
    The colour of the buttons doesn´t change!
    I tested on different browsers and also in private mode. No changes.
    Buttons are only shown in standard colours.

    Best regards
    Kridlot

    #1294642

    Hi,

    Add this to quick css and adjust the color to what you need:

    .avia-cookie-consent-button-4{
        border-color: red!important;
        background-color: red!important;
    }
    
    .avia-cookie-consent-button-5{
        border-color: green!important;
        background-color: green!important;
    }

    Best regards,
    Jordan Shannon

    #1295006

    Great. Thanks!
    Best ragards
    kridlot

    #1295018

    Hi,

    I’m glad this was resolved and happy to have helped. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Cookie buttons in different colour’ is closed to new replies.