Change the color of navigation/menu bar

Hi,

I’ve tried adding this via additional CSS:

.navbar.navbar-default {
background-color: #000;
}

or edditing header.php and setting rgba(0, 0, 0, 0.’… below

$style = ‘style="background: rgba(255, 255, 255, 0.’ . esc_attr( $shapely_transparent_header_opacity ) . ‘);"’;

Nothing works for me, my nav bar is still white. Need help please :slight_smile:

Also please advise how to do the following:

  1. Change the size of the image in Parallax Section on the home page?

  2. Reduce the width of that section or any other section within widgets? eg. Call for action

  3. Change the width of the navigation bar

  4. Spacing out menu items in the nav bar?

Many thanks!

Ive managed to change the menu colout, but still strugling w other things. Can you also advise which section in nav bar is for the logo. I havent uploaded anything. Just typed there so would like to change the colour and its size. Thanks

Hi there,

Please can you help me solve a problem I have with the appearance of the menu.

www.canvasandcadence.com

How do I remove the grey box and border around the menu ‘three lines’ when viewed on a desktop browser?

I would like the menu to appear in the same way on desktop browsers, as it does on mobile browsers,

Thanks