Cant publish Site Styles or Header changes

Hi Debbie,

You can still target RCP buttons etc. with site-wide CSS like:

.uk-button-success {
background-color: red !important;
}

From what I’ve seen the RCP generated CSS is very aggressive, so I ended up not using the UlKit customizer for most CSS.

3 Likes