-
-
Hello,
I am currently building this website, and I haven’t activated the license yet solely because I don’t know what will happen once I transfer the site to its domain (I’d rather not risk it). The issue I am having and don’t know how to fix is that when I look at the website on mobile, the menu has categories that completely disappear. How do I fix this?
I’ve tried shuffling through the settings but I can’t find something for the mobile menu. Also the three bars on the right, (extra navigation menu) how can I change that menu’s color so that I can see the “submit” button at the end of the form?
-
Hello,
The menu items have not disappeared, they are there. But they are not visible because their text color and the megamenu background color are the same. Please see this screenshot where i’ve changed the background color and they appear correctly. If you want to change the background color of megamenu on mobile, you can add this code to your custom CSS box:
.menu-small ul#mobile-menu { background-color: #5f5f5f; }
and change the color to your wish.
To change the extra navigation background color, add this code to the custom CSS box:.open_extra_nav .extra_navigation { background-color: #efefef; }
and change the color as you wish.
Let us know.Best regards!
-
-
Hi there and thanks a lot for this hint. It’s very helpful. However, there should be a more comfortable solution using the interface of WP Bakery Page Builder! The Extra Navigation Menu has really been neglected under the styling options. Please develop this on the next release.
By the way: Is there a typo in the code (see the mentioned screenshot)? Shouldn’t it read
class=”menu codeless_megamenu”
with an *a* in ‘mega’ instead of an *e*?
Kind regards.
- This reply was modified 5 years, 5 months ago by PMcrew57. Reason: typo :-D
-
Hello,
Please send us your suggestions here: https://support.codeless.co/?forum=suggest-us-features
The more details you give on the changes you want to see, the better.Thank you!
-
You must be logged in to reply to this topic.