Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Paste this in Optimizer Options -> Custom Code -> Custom CSS

    .logo {float: right;}
    #simple-menu {left: 20px;}
    #topmenu {float: left;}

    Thanks

    Thread Starter ArshCa

    (@arshca)

    HI there, Thanks for your prompt response.It worked like a charm. Sorry, I have another question, is it possible to change the colour of the hamburger menu? THanks

    Theme Author OptimizerWP

    (@layerthemes)

    Hi ArshCa

    Paste this on Custom CSS

    i.fa-bars {
      color: #000;
    }

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to move logo to left’ is closed to new replies.