• Resolved Christian

    (@cluetzenkirchen)


    Hi,

    I already set the position of my navbar, but now is the height of this to great. You can see it on:

    https://www.logo-plauen.de

    I tried margin and padding, but the navbar won′t be smaller.

    Does anyone know how I can configure this?

Viewing 15 replies - 1 through 15 (of 15 total)
  • Balint Toth

    (@tothbalint)

    Hello! Could You please disable the ‘Coming soon’ plugin You are using? Because only the visitors who are logged in as admins can see the contents right now, I am only getting the countdown page (this is what I get).

    Cheers,
    Balint

    Thread Starter Christian

    (@cluetzenkirchen)

    Ok, now the site is online ??

    Thread Starter Christian

    (@cluetzenkirchen)

    Sorry, i can′t let my Website so long online. Have you any idea to get a smaller navbar?

    Thread Starter Christian

    (@cluetzenkirchen)

    Now the Website is online!

    akhlesh-nagar

    (@akhlesh-nagar)

    Hi

    Kindly share your website url .
    So that we can assist you better.

    Thanks
    Akhilesh

    Thread Starter Christian

    (@cluetzenkirchen)

    akhlesh-nagar

    (@akhlesh-nagar)

    Hi

    I visit on your website link but it is redirect to the

    Support Forums

    So check it , so that I can visit your site and assist you better .

    Thanks
    Akhilesh

    Thread Starter Christian

    (@cluetzenkirchen)

    Hi Akhlesh,

    now you can visit my site:

    https://www.logo-plauen.de

    Thanks!

    Imran Ali

    (@imranaliweb)

    Hi

    Find this code in custom css Field ( Admin Dashboard >> Appearance >> Option Panel >> Genaral Setting >> Then Find Enter Custom css code field ‘)

    .navbar .nav > li > a {
    padding-top: 120px;
    padding-bottom: 10px;
    }

    You can change value of padding-top and padding-bottom according to your need.

    Thanks.

    Thread Starter Christian

    (@cluetzenkirchen)

    Ok, this is the code for the POSITION of the Navbar.
    I allready changed this a few weeks ago!

    But I need a code to change the HEIGHT of the Navbar.

    You can look at my page: The position of the navbar, at the bottom aof the logo, is perfect!

    But the HEIGHT (pink color) ist up to the top of the logo. And this is the point, what i need to change…

    https://www.logo-plauen.de

    Imran Ali

    (@imranaliweb)

    Hi

    if possible please send snapshot change The position of the navbar according to your need.

    Thanks.

    Thread Starter Christian

    (@cluetzenkirchen)

    Ok,here is the manipulated snapshot ??

    https://www.directupload.net/file/d/3909/harpew6g_jpg.htm

    Thread Starter Christian

    (@cluetzenkirchen)

    Ok, here is the manipulated snapshot ??

    https://www.directupload.net/file/d/3909/harpew6g_jpg.htm

    Imran Ali

    (@imranaliweb)

    Hi

    Find this code in custom css Field ( Admin Dashboard >> Appearance >> Option Panel >> Genaral Setting >> Then Find Enter Custom css code field ‘)

    .navbar .nav > li > a {
    padding-top: 120px;
    padding-bottom: 10px;
    }

    Remove this code

    then add this code in custom css field.

    .navbar .nav
    {
    margin: 82px 0px 0 0 !important;
    }

    Thanks.

    Thread Starter Christian

    (@cluetzenkirchen)

    Yeah, that′s fine!

    Thanks again for your great help ??

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Navbar height’ is closed to new replies.