Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1257075

    Dear support team,

    I have created a cookie banner for the website https://tierarzt-berg-am-laim-trudering.de. The website itself has a background image for the main content.
    Unfortunately, when I open the popup window with the individual categories in the cookie banner via the link “Individual cookie settings”, the background image with the cat is also displayed in this window. But that’s not supposed to be the case.
    I’ve already tried various things to give the pop-up window a neutral background:
    .main_color # av-consent-extra-info {
    background-color: # f8f8f8! important;
    }
    Unfortunately the script doesn’t work.
    Can you help me?
    Here is a screenshot: https://www.osmosis.de/support%20/cookie-banner-back.png

    Many greetings Diana

    #1257419

    Hey Diana,

    Please try the following in Quick CSS under Enfold->General Styling:

    #av-consent-extra-info {
        background-image: none;
    }

    Best regards,
    Rikard

    #1257421

    Dear Rikard,

    Works great!!!! Thank you so much for your support!
    Have a good time!
    Best regards Diana

    #1257574

    Hi Diana,

    Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1257595

    Hi Rikard,

    I have no more questions, my concern has been resolved. Thank you and best regards, Diana

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Cookie banner pop-up window settings background’ is closed to new replies.