header background color
-
Since the last update header background color (HTML section) reverted from white to gray or black.
Previous Extra CSS doesn’t work anymore:
.nv-navbar {
background-color: white
}.nv-navbar {
background-color: #FFFFFF;
}.header–row-inner.dark-mode {
Background-color: #ffffff
}.header–row-inner.header-top-inner.light-mode {
background-color: #ffffff;
}What CSS is needed now?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘header background color’ is closed to new replies.