Best Premium and Free WordPress Themes › Forums › Portfolio Web › Need help chainging the background of the menu theme › Reply To: Need help chainging the background of the menu theme
		May 30, 2023 at 12:44 pm
		
		#107188
		
		
		
	
Keymaster
		
		
	Dear Markos,
              Please add the given code to Additional CSS.
Appearance > Customize > Additional CSS
  .menu-default .navbar-collapse {
    background: rgba(0,0,0,.95) !important;
  }
Please change the rgba value according to your requirements.
Best Regards!
