Quantcast
Channel: Claire Seet » Design
Viewing all articles
Browse latest Browse all 2

Centre Genesis Menu

$
0
0

Excellent! Thank you to Rob Cubbon + Lee Hodson of HowTo: Center WordPress Genesis Theme Horizontal Menus

Especially if you’re using Prose Child Theme, where you will need to use the Genesis> Custom Code editor to make changes to your theme. ( Not for this theme, but for a client’s theme)

/* Center Secondary Nav Bar */
#subnav .genesis-nav-menu li,
#subnav ul.genesis-nav-menu {
float: none
}
#subnav .genesis-nav-menu {
text-align: center;
}
.menu-primary li,
.menu-secondary li,
#header ul.menu li {
display: inline-block!important;
}
How to center the fonts on the menu:

/* Code for Menu Font */
#subnav {
font-family: "museo", serif !important;
}

The post Centre Genesis Menu appeared first on Claire Seet.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images