Search for: Log In Free Support [Resolved] how to add search icon Home › Forums › Support › how to add search icon This topic has 3 replies, 3 voices, and was last updated 1 year, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 9, 2019 at 5:12 pm #1030793 olusegun i want to add search icon to my header area that displays search box when the icon is clicked October 9, 2019 at 6:16 pm #1030810 LeoStaff Customer Support Hi there, This should help: https://docs.generatepress.com/article/navigation-search/ Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 10, 2019 at 12:55 am #1030934 olusegun yes it did and i have activated it but i dont like the fact it create a transparent layer throughout the header, i want it in a drop down just below the header with a smaller block October 10, 2019 at 5:06 am #1031092 DavidStaff Customer Support Hi there, try adding this CSS: .navigation-search { top: 100%; } @media (min-width: 1024px) { .navigation-search { width: 50%; left: 50% !important; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In