Home › Forums › Support › Navigation menu position › Reply To: Navigation menu position
March 18, 2016 at 9:19 am
#180102
Tom
Lead Developer
Lead Developer
Hi there,
Give this a shot:
.site-header .main-navigation:not(.navigation-clone):not(.is_stuck) {
margin-top: 10px;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Adjust the px as needed ๐