Hi,
I am working on a website. Url is www.igt.ph/demo
I am using custom ubermenu on header. Issue is that search icon is misplaced somehow. It was fine earlier but after some updates it went wrong. Below is the css i added earlier suggested by you. But it guess its not working now.
.x-menu-item-search {
float: none;
display: inline-block;
vertical-align: top;
margin-top: 17px;
margin-left: 15px;
}
Can you please help me figure that out?
Thanks
Amit