Site logo

Archived topic

Custom NavBar colors

1 reply · Started by Óscar on September 18, 2018

Viewing posts 1–2 of 2

Is there anyway to change the navbar colors?

Currently I have applied a custom CSS line that aligns the navigation bar with my logo and change the background:

.main-nav {
	margin-top: 2em
}
.inside-navigation, .site-header {
	background: white;
	}

I'd understand that there was no possibility to align the navigation, but to change the link, hover, background colors...?

Thanks.

This archived topic is closed to new replies.