• Resolved evoice

    (@evoice)


    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/ 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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    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.