How to align the regular menu on right side

This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Robert Hall

  • Avatar: SparkWebStudio
    SparkWebStudio
    Participant
    January 16, 2015 at 23:35

    Please help me out.
    I can’t find an option to align the menu left / right.. is just centered and I want it on right side.

    I found just how to align the fixed header menu with custom .css file but not the regular.

    Thanks!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 16, 2015 at 23:40

    Hello,

    Please provide us with a link to your site and wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: SparkWebStudio
    SparkWebStudio
    Participant
    January 16, 2015 at 23:49

    Sent.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 17, 2015 at 08:39

    Hello,

    I’ve added following code into custom.css file. Please check.

    .navbar-right{
    display: none;
    }
    .menu-main-container{
    float:right;
    }

    Regards,
    Robert Hall.

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

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

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