Hi there,
I would like to change the background color of the following predefined page into PETROL (#225567).
https://dolophout.nl/nieuws/
.theme-block.theme-blog.theme-bg-grey {
background-color: #225567 !important;
Contact
.page-template-contact-one .theme-block.theme-bg-grey, .page-template-contact-two .theme-block.theme-bg-grey {
background-color: #225567 !important;
}
However in the developer tools mode I see the color change.
As soon as I implement the codes in Extra CSS (Customizer) no changes are visible.
Can you be of help?