Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • imported_lorenzoadorni Friend
    #1054534

    Hello,

    I need to reduce the height dimension of the main menĂ¹.
    How can I do?

    Thank’s a lot.

    Pankaj Sharma Moderator
    #1054589

    Hi
    Kindly share the URL of the site here, The submitted domain is not using Joomlart template.

    Regards

    imported_lorenzoadorni Friend
    #1054720
    Pankaj Sharma Moderator
    #1054820

    Hi
    Height of the menu bar is auto at this time you can add below code in custom.css file to define a max height

    .t3-mainnav .t3-navbar {
        max-height: 54px;
    }

    Regards

    imported_lorenzoadorni Friend
    #1057701

    Hello,

    Tank you for reply but actually doesn’t work.

    Set .t3-mainnav .t3-navbar {
    background: linear-gradient(#FFFFFF,#FFFFFF);
    max-height: 84px;
    }

    but remain to 64px

    as you can see: http://www.maximal.it/nuovosito/index.php?lang=it

    thank’s

    Pankaj Sharma Moderator
    #1057751

    Hi
    The code is working fine.
    If you want to reduce the header height use this code and reduce the padding value.

    .t3-header {
        padding-top: 32px;
        padding-bottom: 64px;
    }

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 9 months ago.

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