Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1220066

    Hi there,

    In a consulting regarding cookie settings I was told that I have to offer my customers the possibility to change their choice regarding cookie settings. The cookie reopen badge at the bottom of the page is as per this consultant not enough. He recommends to add a link – e.g. in the footer and/or in the provacy policy page. How can I add such a link which will reopen the cookie options for the user?

    Thank you!

    #1220589

    Hey mai,

    Please have a look at the solution posted here:
    https://kriesi.at/support/topic/link-to-open-cookie-consent-popup-to-change-the-cookie-settings/#post-1198636

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1221431

    Hi Victoria,

    Thanks – that helps. Button is available now.

    Unfortunately it is white text on white background and therefore just readable with mouseover. How can I change text color or even better the background color of the button?

    In Enfold > Advanced Styling > Cookie Consent Bar there is no element which has influence on the style of this button.

    Enfold > General Styling > Footer > Primary Color would change the text color, but not only for the button, but for the whole footer. As my footers background color is (besides the button background) dark this does not help either…

    Thank you!

    #1221737

    Hi mai,

    Not all the elements can be adjusted via the Theme options, many times you need to add some css.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #custom_html-2 .avia-button {
        color: #666;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1221764

    THANK YOU!!!!!!!!!!!!!!!!!!!!!!
    Ticket can be closed :-)

    #1221840

    Hi mai,

    Glad we could help :)

    If you need further assistance please let us know in a new thread as we are closing the new one.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add a link in the footer in order to change the cookie-settings’ is closed to new replies.