New Landing How can we help? Themeforest Theme Support Neighborhood change nav menu alignment

Viewing 3 posts - 1 through 3 (of 3 total)
  • #76125
    tombekistan
    Member
    Post count: 10

    In the theme options > header options, I chose option #1.

    However, I’d like to customize the alignment of the navigation. I would prefer the nav menu to be centered. What would be the custom CSS for this?

    Hope you can help, thanks for your excellent service!!

    #76158
    tombekistan
    Member
    Post count: 10

    I fixed it myself ;-))
    See below.. cheers!

    div.menu-left{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
    }
    div.menu-left ul{
    list-style:none;
    position:relative;
    left:50%;
    }

    div.menu-left li{float:left;position:relative;}/* ie needs position:relative here*/

    #76248
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! Glad you managed it 🙂

    – Kyle

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register