• Resolved DavidGraham2013

    (@davidgraham2013)


    The menubar is over-lapping the logo which is on the top left side, is there anyway to move the menubar to the right side and can i change the color of the light-brown color to a color that suits my style?

Viewing 3 replies - 1 through 3 (of 3 total)
  • brownpauls

    (@brownpauls)

    In order to do this you will have to feel comfortable going into the files and editing the CSS code in the main.css (note if you ever upgrade the template it may overwrite this and you would have to do it again).

    In your site files go to:

    wp-content > themes > sixteen > css > main.css

    at line 101 you will find:

    text-align: center;

    change this to:

    text-align: right;

    Hope that helps!

    brownpauls

    (@brownpauls)

    Also there may be an option to customize this in the Pro version but I have no idea of verifying this nor do I work for them.

    Thread Starter DavidGraham2013

    (@davidgraham2013)

    Thanks brown! it works!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I move menu bar to the right?’ is closed to new replies.