Justify Main Menu to the Right - by eschapman

This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: eschapman
    eschapman
    Participant
    April 9, 2015 at 12:53

    Is there a way to change the main menu from being centered to being justified to the right? Thanks in advance for your help!

    Screen Shot

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2015 at 12:59

    Hello,

    Please add this code in custom.css file:

    .menu {
       float: right !important;
    }
    .navbar-right {
       width: 100px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.