Archived topic
mobile menu
7 replies · Started by el-mob on September 15, 2020
Viewing posts 1–8 of 8
Hi how do I align the search icon to the right side
Hi there,
can you link me to the site with the Mobile Header enabled.
here is the link
Thanks
Can you enable the Mobile Header in Customizer > Layout > Header
Hi Its enable can check please
Try this CSS:
#mobile-header .menu-bar-items {
margin-left: auto;
margin-right: 25px;
}
perfect thank you
You're welcome
This archived topic is closed to new replies.