Best Premium and Free WordPress Themes › Forums › Event Star Pro › Change Menu Background ColourThis topic has 3 replies, 2 voices, and was last updated 2 years, 7 months ago by acmesupports.Viewing 4 posts - 1 through 4 (of 4 total)AuthorPosts June 16, 2020 at 11:49 am #81631 Daniel ByeParticipantHi,Is the only way to change the main menu background colour (the section containing the logo) by custom CSS please? I cannot find a setting that changes this area from white to another colour in wp-admin customizer.Please advise.Thank you. June 18, 2020 at 6:41 am #81754 acmesupportsModeratorDear Daniel, Yes, by default you can change the background colour of the logo section by CSS only. Please add the given CSS code in Additional CSS.navbar { display:none; }Best Regards! June 19, 2020 at 8:10 am #81825 Daniel ByeParticipantHi,How is the below code going to change the logo section background colour? This code totally removes the navbar..navbar { display:none; } June 21, 2020 at 5:43 pm #81952 acmesupportsModeratorDear Daniel, We are sorry for the mistake above. Please use the CSS code below:.navbar { background: #ca5a5a; }Best Regards!AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed inEnter something special: Log In