Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

thefutureisbright on "[Theme: Highwind] Increase size of mobile nav icon"

$
0
0

cool, got it with this code as the fontawesome size can just be increased with font size. ps I floated the mobile nav to the right to take up less screen size.

p.toggle-container {
	float: right;
	padding-right: 2em;
}
.header .nav-toggle {
	font-size: 2em;
}

Viewing all articles
Browse latest Browse all 16569

Trending Articles