Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1473776

    Hello everyone
    I have created a menu here
    Link below
    Show the main menu left-aligned

    thanks
    kind regards Franz

    #1473798

    Hey schweg33,

    Thank you for the inquiry.

    Are you trying to move main menu to the left? If so, please add this css code:

    .html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
        float: left;
    }

    Best regards,
    Ismael

    #1473813

    Hello Ismael
    Fits great
    Thank you
    you can close this ticket

    kind regards
    Francis

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