Viewing 1 replies (of 1 total)
  • Hello vianhnguyet,

    We can align primary menu with the help of custom css. Please apply the below given css into Appereance -> Customize -> Additional Css

    .wrap-safari {
     text-align: center;
     line-height:0.5;
    }
    #pre-header-core {
     display: inline;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

Viewing 1 replies (of 1 total)
  • The topic ‘Align Center Menu’ is closed to new replies.