Hi dear Activello-Users,
i would like to change the distance between the Menue-Rows and the Position of the Search-Field like shown in the attached Picture. Upper Picture ist the Situation right now and the lower Part of the Picture is the Menue i´d like to have.
Thanks a lot in Advance for your kind Help
GT
Hi there
Hope you are having a good day and thank you for your question
Please provide url and i will take a look
Hi Noda,
thank you. Hope the same for You.
www.jerkos-welt.com
Kind Regards
GT
hey there
Please add this CSS in appearance - customize - additional CSS
.navbar-default .navbar-nav>li>a {
padding-bottom: 0px;
}
.nav-search {
position: relative;
top: -23px;
}
Thanks!
Colorlib Support Team