Hello,
I have a problem with the search navigation hight. There is a line after the search box. I am not able to get the hight of the navigation as the hight of the search box.
I have done all these steps: http://sevenspark.com/docs/ubermenu-3/content/shortcodes/search
Hi!
Please add this in the Quick CSS field:
input.ubermenu-search-input, .ubermenu-searchform {
margin-bottom: 0 !important;
height: 30px !important;
}
Regards,
Ismael
Hello,
it is fine now. Thanks