Viewing 1 replies (of 1 total)
  • Hello,

    Add the below code to the Customize > Custom CSS section and check it works or not.

    #site-header.top-header .header-top .right {
        display: none;
    }
    div#site-header-inner {
        display: flex;
        display: -webkit-flex;
    }
    #site-header.top-header .header-top .left {
        margin: 0 auto;
    }

    Can you share site link so that I can check it?

    • This reply was modified 7 years, 4 months ago by Amit Singh.
Viewing 1 replies (of 1 total)

The topic ‘Top Menu Centering’ is closed to new replies.