Home Forums Basel support forum Menu alignment

Menu alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113978

    manik
    Participant

    Hi Team,

    We’re using Logo center menu on our website. Please help us in arranging the menu in the center.

    #114012

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Desktop:

    body .menu-home-menu-new-container{
    	  width: 45%;
        margin: 0 auto;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)