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

    Is it possible to have the logo left and menu left next to the logo instead of below it?
    Theres only an option for menu right and logo left.

    #356149

    Hey alvinhy!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    .main_menu {
    position: relative;
    left: 100px;
    }

    Best regards,
    Ismael

    #356198

    perfect, thanks for solving!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Left + Logo Left’ is closed to new replies.