Change background color of popover
-
I’m adding this for the css and I still cannot get the background color of the popover to be dark. What am I missing:
.piecal-popover__inner {
position: relative;
background: black;
border-radius: 8px;
padding: 32px;
gap: 16px;
margin: 0 32px;
max-width: 400px;
width: 100%;
max-height: 75%;
overflow: auto;
}PS. I am a pro customer.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.