Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Reviews
    In reply to: [Neve] Easy to use, fast
    Thread Starter hdahle

    (@hdahle)

    OK I may have solved the problem: By adding a bit of “Additional CSS” in “Customize” I can change the header background color as I like:

    .nv-navbar {
    background-color: pink
    }

    Hey @pdxc ,
    I had the exact same problem.

    As a total noob I used the “Additional CSS” feature to solve this – if you stick this piece of custom CSS your header will become beautifully pink (replace the word pink with another color of your choice, or use an RGB hex code in the format #rrggbb):

    .nv-navbar {
    background-color: pink
    }

    Use at your own risk. I have no idea if this breaks anything else. Perhaps some experts can comment on this proposed solution.

    Forum: Reviews
    In reply to: [Neve] Easy to use, fast
    Thread Starter hdahle

    (@hdahle)

    Hi Rodica,

    Thank you for helping. I am talking about what’s called the “Header” in the “Neve” template, where the Logo, Site Title and Tagline lives. The “Header” is at the top of the landing page (directly below the “Top Bar” which I have disabled).

    In WP, I do “Customize -> Header” which gives me the options of customizing

    – Site Identity
    – Top Bar
    – Primary Navigation

    BUt nowhere is there an option to change the background of this Header.

    The Neve template allows for easy changing the background color of the content:

    Customize -> Colors & Background

    But again – I just cant find a way to change the background color of the top Header. Is there a way to to this using some Custom CSS?

    I can’t seem to attach screenshots to this post unfortunately.

    Hakon

Viewing 3 replies - 1 through 3 (of 3 total)