test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • designhow Friend
    #940919

    Is there anyway to make the navbar in the template 1/2 as thick?

    { Height: ??; }

    Pankaj Sharma Moderator
    #940953

    Hi
    please give me screenshot of the request how u want to change the height of header with page url , i will check your request.

    designhow Friend
    #941218

    ok here is the sceenshot

    page http://kellie.growmyideasclient.com/


    1. Screen-Shot-2016-06-16-at-2.30.55-PM
    Pankaj Sharma Moderator
    #941282

    Hi
    Add below code in custom.css file to reduce the size

    @media (min-width: 992px){
    .navbar-nav > li > a {
        padding-top: 27.5px;
        padding-bottom: 27.5px;
    }}
    
    .t3-header .container > .row {
        max-height: 70px;
    }
    .logo-image {
        height: 70px;
        line-height: 70px;
       }

    Hope it helps .

    designhow Friend
    #941468

    Doesnt work in all views


    1. Screen-Shot-2016-06-17-at-8.13.12-AM
    Pankaj Sharma Moderator
    #941618

    Hi
    Could u add the suggested code on site .as present its showing the same default view , so its hard to check other view comparison .

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

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

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