This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Martine
Hi!
See screenshot: https://www.loom.com/i/ec66316f416b4ce7b60c050b50c58c01
Is it possible to place this label above the menu icon instead of on the right side?
If so, how can I do this?
Hello,
Try to use this custom CSS code:
.mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle {
flex-direction: column-reverse;
}
Regards
Great! Thanks!
The issue related to '‘Label “menu” above menu icon on mobile view’' has been successfully resolved, and the topic is now closed for further responses