Archived topic
Move off canvas menu on desktop to right
11 replies · Started by Rohith on June 24, 2021
I want to move the off canvas Menu on desktop to right just after the search box
Hi Rohith,
Try this CSS:
@media (min-width: 1024px) {
.menu-bar-items {
order: 11;
}
}
It worked and is it possible to move both the search box and canvas Menu to right end?
I don't think so, because your navigation is set to contained.
I have changed it to full, can we do it now?
Yes, it's now automatically at the very right side of the screen.
https://www.screencast.com/t/ehaVYYtHFQT
It worked and is it possible to make the Memu items as Mega Menu? I want to display the posts in the Mega Menu
You can try some mega menu plugins then.
Can you suggest some?
Sorry, I've never used a mega menu plugin before, can't provide useful recommendations.
Tried search Mega menu, if I were you, I'd go with the one has more active installations, so the first one I guess :)
https://www.screencast.com/t/wnk5h9dCaG
That's okay, how can I decrease the size of search box?
Can you open a new topic for non related question?
Thanks :)