Reply To: Vertical Menu

#10034002
Support
Keymaster

Hello Moira,

So glad know you are enjoying with Porto and our work!

Here’s the custom CSS code you need:

(css/custom.css):

@media (min-width: 992px) {
	/* Background Color */
	html.side-header #header.side-header .header-body {
		background-color: #CCC !important;
	}
	
	/* Menu Active Item Color */
	#header .header-nav-main nav > ul > li > a.active,
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active {
		color: green !important;
	}
	
	/* Font Size and Color */
	#header .header-nav-main nav > ul > li > a,
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-size: 20px;
		color: red !important;
	}
	
	/* Hover Menu Items Color */
	#header .header-nav-main nav > ul > li:hover > a,
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
		color: yellow !important;
	}
}

If you need further assistance feel free to contact us.

Kind Regards,

Rodrigo.


If you are satisfied with EZY HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads