• Resolved horus79

    (@horus79)


    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?

    • This topic was modified 6 years ago by horus79.
Viewing 1 replies (of 1 total)
  • Thread Starter horus79

    (@horus79)

    Found it
    https://docs.themeisle.com/article/946-neve-doc#header
    No CSS needed
    Select the row of the header builder, that you want to style, click on the little wheel that appears in front of each row once you hover over it, and go to Style > Row Background. There you can either chose a background color or a background image.

Viewing 1 replies (of 1 total)

The topic ‘header background color’ is closed to new replies.