Menu Items are not center

Closed
Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme January 19, 2020
Login to reply
Kelly R Support Agent
4 years ago

Your website is airatl.net, right?

Please add following css code in theme options panel.

#header.style4 #main-menu>ul.menu:after{
content: "";
display:block;
float:none;
clear:both;
}
#header.style4 #main-menu>ul.menu{
display:inline-block;
}
#main-menu{
text-align: center;
}

http://prntscr.com/qqpq2f

Best Regards,

Kelly R Support Agent
4 years ago

Then please send me your website url.

I will send you css code.

Best Regards,

Milan Chokshi
4 years ago

I dont know CSS. Thats why I got support to help me with this issue 

Kelly R Support Agent
4 years ago

Hi,

Travelo theme has not such feature.

Please use css to do it.

Best Regards,

Milan Chokshi
4 years ago

How can I make the menu items center?