• Resolved kefaur

    (@kefaur)


    Hello, congratulations, excellent theme
    2 topics

    . 1 – I want to center align the main menu regarding the logo on the left (vertically), currently the menu shown above.

    . 2 – You can add lines of division between each label main menu (vertical lines).

    https://www.fuquin.com

    I hope your help, thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey kefaur,
    I don’t thing I understand? you want the main menu to be centered? Do you want the logo above it? you can do that in the theme options main settings, logo layout.

    As for lines add this to your custom css box in the theme options:

    #nav-main ul.sf-menu > li {
    border-right: 1px solid #eee;
    }
    #nav-main ul.sf-menu > li:last-child{
    	border: none;
    }

    Kadence Themes

    Thread Starter kefaur

    (@kefaur)

    Hello Kadence

    Thanks for answering

    In topic 1, topic and check options and I could do it, thanks.

    In topic 2 works was just what I need, great help, thank you very much.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Vertically Main Menu & Vertical Lines Between Labels Menu’ is closed to new replies.