Hi there,
I wanted the sidebar background in #d9deda.
In quick css I pastet:
.sidebar {
position:absolute;
right:0;
top:0;
bottom:0;
max-width:calc(25% – 50px);
background: #d9deda !important;
}
But now, It looks like this – see screenshot.
Thank you for your support.
KR – Marc
Hey Marc,
Please add this code as well:
.sidebar .widget {background-color:#d9deda !important}
Best regards,
Sarah
Hi Sarah,
first of all – sorry, sorry for the delay. :-(
We had to jump between several projects – and today we come back to this one.
The code you wrote was exactly what we wanted. :-)
So thak you very much and have a nice day.
KR- Marc
You’re welcome, Marc! We’re always glad to help.
Feel free to open another thread for any other concerns.
Best regards,
Sarah