Tagged: x Author Posts March 24, 2017 at 4:20 am #1418779 LeannaParticipant I installed Google translate plugin and set it to occur in the main menu, however it overlaps the search icon and also needs padding/margin so it is centered vertically in the menu bar. Please guide me in how to achieve this positioning. March 24, 2017 at 4:23 am #1418780 LeannaParticipant This reply has been marked as private. March 24, 2017 at 7:24 am #1418897 LelyModerator Hi Leanna, We can use the following CSS. Please add it on Appearance > Customize > Custom > Edit global CSS: li.menu-item.menu-item-gtranslate >div { left: 59px; top: 7px; } Hope this helps. March 24, 2017 at 1:34 pm #1419360 LeannaParticipant PERFECT, THANKS! March 24, 2017 at 3:11 pm #1419462 JadeModerator You’re most welcome, Leanna. Author Posts