Reply 291809 to: Hover animation in your theme to my theme.

Avatar: Olga Barlow
Olga Barlow
Support staff
June 23, 2021 at 15:05

Hello,

Find the below custom

footer .elementor-widget-wp-widget-etheme-menu .menu-element.horizontal .menu>li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

and replace with

footer .elementor-widget-wp-widget-etheme-menu .menu-element.horizontal .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}

Check the items after that.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.