27.11.2020, 08:47
For static background color just add an additional class, for example bg-red
Add to Custom CSS:
Add to Custom CSS:
Code:
.bg-red { background-color: red !important; }