I have implemented the search bar, but now I need to make it look right.
If you search on it, it starts displaying results but the background is transparent, and the bar itself is not aligned with the rest of the menu.
Support coming from bottom of this post:
Please help.
Thanks!
Hey David,
Please try the following in Quick CSS under Enfold->General Styling:
div.ajax_search_response {
background: #fff;
}
#header_main #searchform {
margin-top: 42px;
}
Best regards,
Rikard
That worked, now I just need to get rid of the (green) bottom border when hovering over the menu.
Thanks Rikard!
There is no cuatom class on that menu-item so you can do that :
#menu-item-7484 .avia-menu-fx {
display: none;
}
Awesome, thanks!
Hi,
Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Ok to close. Many thanks!
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey!
In response to this thread, @guenni007 created this thread. If you would like to reply to him, please do so here – https://kriesi.at/support/topic/mussio506-sadly-the-topic-is-closed/ :)
Best regards,
Yigit