How to center align the menu text - by speedbird1229

This topic has 6 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: speedbird1229
    speedbird1229
    Participant
    August 18, 2015 at 00:30

    Hi,

    I’d like the side menu to look like the Marc Jacobs menu – meaning text center aligned. How to achieve this?

    http://www.marcjacobs.com is the example…

    Thanks!

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 18, 2015 at 07:02

    Hello,

    Please provide us with your site url.

    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: speedbird1229
    speedbird1229
    Participant
    August 21, 2015 at 14:06

    Hi,

    The site URL is http://www.maryuu.com/ I have attached the account details in secret area below since it’s currently displaying the Coming Soon page for public.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 21, 2015 at 14:28

    Hello,

    Try to add the following code in Global Custom CSS (theme options->Custom css)

    .menu > li > a{
    float:none;
    }
    .navbar-collapse.collapse{
        left: -10%;
    }

    Regards,
    Robert Hall.

    Avatar: speedbird1229
    speedbird1229
    Participant
    August 21, 2015 at 15:51

    This worked, thanks! Any idea why the menu is disappearing when scrolling down on the page? It seems like it’s diverting to the responsive mode or something…

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 18:17

    Hello,

    I’ve added this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:

    .fixNav-enabled .fixed-active .header-wrapper .menu-wrapper {
        overflow: inherit;
    }

    Clear browser cache and check menu now.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 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.