Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • lincoln1 Friend
    #205542

    I am wanting to center the top menu in Uber.

    If I try the following it doesn’t really do what I want.

    .t3-mainnav {
    float: center;
    }

    If I float right then all the menu items move to the right but theres a part with my site name that stays extreme left. I want everything to be centered over my content module.

    chavan Friend
    #566997

    can you please post your site Url and screenshot how you want it . will provide you a css fix

    lincoln1 Friend
    #567002

    url is http://www.velohautcouture.com

    See attachment.


    1. screen1
    chavan Friend
    #567008

    your website is not working. This is my current IP 122.165.236.203. can you enable it for me.

    lincoln1 Friend
    #567036

    Apologies, the url was wrong. the correct url is http://www.velohautecouture.com

    <em>@Chavan 468653 wrote:</em><blockquote>your website is not working. This is my current IP 122.165.236.203. can you enable it for me.</blockquote>

    chavan Friend
    #567050

    Add this code to custom.css

    @media (min-width:1000px){

    #t3-header .row{
    display: table;
    margin: 0 auto;
    width: auto;
    }

    }

    lincoln1 Friend
    #567052

    Thank you very much. it worked. 😀

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

This topic contains 7 replies, has 2 voices, and was last updated by  lincoln1 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum