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

    Hello Enfold team,

    my “we use cookies …” banner that pops up on the bottom when you are on the site the first time looks strange. it has a red box below the text.
    how can I change this. so just show the white text over the black black background?

    thank you :-)

    • This topic was modified 4 years, 8 months ago by Rio1.
    #1188626

    Hey Rio1,

    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

    
    .avia-cookie-consent p {
        background-color: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.