second mobile menu removed but blank bar still there
-
Hi there, how can I remove the remaining bar blank after I’ve deleted the second menu from mobile? Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the title or disable showing the Product category menu in the Mobile menu: https://xtemos.com/docs-topic/how-to-add-and-edit-builder-elements/ and https://xtemos.com/docs-topic/header-responsive-settings/
If you have any questions please feel free to contact us.
Best Regards
I need it as it is in the photo. I have attached 2 photos: one as it is now and the other one as I wish to be.
Thank you again!
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Please advise the menu you want to show on mobile.
Best Regards
Only categories (categorii) to show on mobile. As the picture I have attached previously.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-nav-mob-tab .mobile-tab-title {
flex-basis: 100%;
max-width: 100%;
}
.wd-nav-mob-tab .mobile-tab-title > a {
font-size: 14px;
}
.wd-nav-mob-tab .mobile-tab-title.mobile-pages-title {
display: none;
}
Best Regards
You are welcome!
Wish you a wonderful day!
The topic ‘second mobile menu removed but blank bar still there’ is closed to new replies.