Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #548065

    Hi guys,

    How can I center my main menu?

    Here is my site link:
    http://distudija.lt/home/

    Thanks.

    #548068

    Hi voldemarasp!

    Please go to Enfold theme options > Header and choose “Logo center, menu below” option then add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    Best regards,
    Yigit

    #548071

    Thanks for your fast answer.

    But this didin’t helped me.

    Maybe there is other solution?

    #548079

    Hi!

    Have you chose “Logo center, menu below” option in Enfold theme options > Header?

    Best regards,
    Yigit

    #548084

    Oops i didin’t

    Thanks now it is working perfecto!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Logo left centering menu’ is closed to new replies.