Center Menu In Helix Ultimate 2 - Question | JoomShaper

Center Menu In Helix Ultimate 2

Y

yo_ray

Helix Framework 2 years ago

Hello I found the info in documentation for HU1 to center the menu but the documentation is new and there is no info how to center the menu in HU2. Could you provide which css line i should add to customcss please. Thanks a lot

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #37953

Hi,

For center the menu you can use this

Go to administrator-->system-->your default template-->template options-->Basic-->Header-->Then select which you want

https://prnt.sc/1vtux3q

-Regards

0
Y
yo_ray
Accepted Answer
2 years ago #37955

Thanks for your answer. I forgot to mention. I have set predefined header "minimal" and want this minimal look but the menu should center in this section. Could you provide a css line. Thanks a lot!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #38022

Ok give me your site URL so that I can check

0
Y
yo_ray
Accepted Answer
2 years ago #38305

Its a dev site. Info in hidden At the moment we use the predefined header "minimal" and i would like to set the links of the menu to be centered. Thanks for your help

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #38340

You can use this custom css

.flex-auto {
    flex: unset !important;
}

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
Y
yo_ray
Accepted Answer
2 years ago #38499

with this line it is left aligned but i would like it centered. Isn't this possible?

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #38603

Its possible but your logo is here already

https://prnt.sc/1w932md

0