Reply 326187 to: Mobile Toggle Menu / All Departments – text and icon alignment

Avatar: Rose Tyler
Rose Tyler
Support staff
June 17, 2022 at 07:40

Hello,

Try to add the next code in Theme Options > Theme custom CSS > Global:

.et-mobile-panel .et-content_toggle .et-mini-content .menu li a {
    display: flex;
    flex-direction: row;
}
.et-mobile-panel .et-content_toggle .et-mini-content .menu li a {
    flex-direction: row-reverse;
    justify-content: start;
}
.et-mobile-panel .et-content_toggle .et-mini-content .menu li a img {
    margin-right: 10px;
}

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.