I would like to horizontally center the menus with the logo.
scarlaiene Hi Add this code in custom.css file and change the values as per needs
@media (min-width: 768px){ .nav-collapse.collapse, .head-social { padding-top: 20px; }}
Tks
scarlaiene Welcome!