hi,
is there a way to align the main navigation to the bottom?
by default on the small fixed header it aligns to center.
see http://bikinibootcamp.com/dev/bikini-bootcamp.
ideally it would align with the tagline of the logo…
thanks!
Hi jazbird!
Add this code to the Quick CSS:
#header_main .container, .main_menu ul:first-child > li a{
line-height: 135px;
}
Regards,
Josue
ahhh… thank you!!
Glad we could help, let us know if you have any more questions or issues :)
Regards,
Josue