Home Forums Basel support forum cookies

cookies

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100580

    manacomunicazione
    Participant

    hello I used your Basel template for wordpress.

    I would like to put the cookie bar on top because the ok button goes over the zendesk help button or at the bottom but above the zendesk help button. How can I do?

    You can see for yourself what is happening now on the site
    https://www.winenway.com

    thank you

    #100710

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .basel-cookies-popup {
        z-index: 999999;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)