test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • brenot Friend
    #682413

    Hi, I?m trying to use UBER in a new project, but I have a few problems with the customization..

    This tasks seems very simple, but in fact, i expend few hours testing and trying with firebug, withou no success…

    I nedd to fit the menu bar (i think you called it NAVBAR) at the whole header, talking about HEIGHT…

    How can I do that?

    http://187.45.187.131/~supporte/

    HOW IT IS

    and

    HOW SHOULD IT BE

    Thanks

    Adam M Moderator
    #682575

    Hi @brenot,

    Please open file /templates/supporte_leiloes/css/custom.css then add this code :

    .t3-mainnav.navbar {
    margin-top: 0 !important;
    }
    @media (min-width: 991px) {
    .t3-mainnav.navbar .nav > li > a {
    padding: 22px 26px;
    }
    }

    Adam M Moderator
    #747954

    Hi @brenot,

    Please open file /templates/supporte_leiloes/css/custom.css then add this code :

    .t3-mainnav.navbar {
    margin-top: 0 !important;
    }
    @media (min-width: 991px) {
    .t3-mainnav.navbar .nav > li > a {
    padding: 22px 26px;
    }
    }

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

This topic contains 3 replies, has 2 voices, and was last updated by  Adam M 9 years, 2 months ago.

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