Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #400256

    Hello
    I would like to be able to place the Logo to the left and the menu to the left top next to logo. How would I go about doing this?
    Thank you.

    #400585

    Hey blonddragon!

    Thank you for using Enfold.

    Set the Menu and Logo position to Logo left, menu right then add this to the Quick CSS field:

    .main_menu, div .logo {
    position: relative;
    float: left;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.