Changing a portfolios background color
Hi,
how can I change the background color #ffffff (white) of a portfolio like https://www.lebe-deine-farben.de/inspiration/ ?
Thanks in advance!
Hi,
how can I change the background color #ffffff (white) of a portfolio like https://www.lebe-deine-farben.de/inspiration/ ?
Thanks in advance!
Comments
Fixed it! css only for this portfolio page:
#Content {
background-color: #f4f7f9!IMPORTANT;
}
.desc {
background-color: #f4f7f9!IMPORTANT;
}
#Header_wrapper {
background-color: #f4f7f9!IMPORTANT;
}
Hello,
I am glad that you found a way to accomplish that.
If I could help you with anything else, please, let me know.
Best regards