Title: icon menu alignment
Last modified: December 20, 2018

---

# icon menu alignment

 *  Resolved [evoice](https://wordpress.org/support/users/evoice/)
 * (@evoice)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/icon-menu-alignment-2/)
 * Hi,
 * first of all, thanks for the plugin!
 * I’ve managed to setup everything but I have just one little issue. As you can
   see here [https://behindthescars.co.uk/](https://behindthescars.co.uk/) the icon
   is not perfectly aligned with the other menu items, I should move the icon a 
   couple of pixels down. I’ve searched for the right css class to modify but I 
   couldn’t find it. Could you please help me with this?
 * Thanks a lot,
 * Best regards
 * Enzo
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ficon-menu-alignment-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/icon-menu-alignment-2/#post-11012831)
 * I hope you are well today and thank you for your question.
 * You can achieve this by adding the below CSS code in the Custom CSS option of
   Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings
 *     ```
       #topmenu ul li.is-menu {
           vertical-align: sub;
       }
       ```
   
 * Best regards,

Viewing 1 replies (of 1 total)

The topic ‘icon menu alignment’ is closed to new replies.

 * ![](https://ps.w.org/add-search-to-menu/assets/icon-256x256.png?rev=2077748)
 * [Ivory Search - WordPress Search Plugin](https://wordpress.org/plugins/add-search-to-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-search-to-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-search-to-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/add-search-to-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-search-to-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-search-to-menu/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/icon-menu-alignment-2/#post-11012831)
 * Status: resolved