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

    how can i move the logo to the right close to the menu?

    #278314

    Hey!

    Try adding this code to the Quick CSS:

    .logo {
        right: 520px !important;
        left: auto !important;
    }
    

    Cheers! 
    Josue

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