Hey, I just bought your theme again (also becouse of your support here).
I have positioned your drop-down search (search icon on top right) in the header. You can see it here:
http://testing.webdesigner-hh.de/
The problem is when scrolling down, the search-icon will disappear. The search icon should stay on the same position. I try a lot but cannot solve this problem.
In private content you will find access data. Can you please have a look?
Hi frankeee!
Thank you for choosing Enfold again :)
Please add following code to Quick CSS
#menu-item-search-mod {
height: 40px;
line-height: 40px;
top: 0;
}
Regards,
Yigit
Hey Yigit,
I thank you !!! You really help me with this magic codelines – thanks!