Mobile Menu styling
-
Hi,
I’m testing this great plugin on my website and it has got all the features I want except the ability to style the menu. Is it possible to get the following done?
1. At the moment, mobile menu on my websit is showing blue bullet points against each of the menu items and the sub menu items. Is it possible to remove them?
2. Also is it possible to set a border for each of the menu/submenu items. For ex. a line seperating each of the menu/submenu items?Thank you!
LeoThe page I need help with: [log in to see the link]
-
Hi,
I’m glad you are enjoying the plugin.
Regarding the reported issues:
1) that’s a css from your theme that is affecting the menu elements.
Add the code below to your custom css option in the general options tab.ul:not([class]) > li:before{ display:none; }2) Add this code to the custom css option, replace by the desired color.
.mobmenu_content li { border: 1px solid #eee; }Clear the cache and test again, let me know the result.
Quiero eliminar el ícono hamburguesa del menú principal del tema WP
twentty fifteen cuando aparece en la forma movil, por qué, instale
Mobile Menu Options y se esta repitiendo en la pantalla del celular.o sea, aparecen dos menús, yo quiero desaparecer el que viene con el tema twentty fifteen
gracias por la respuesta,Add the code below to the Hide elements field
.site-headerIn the future, you need to write the text in english so everybody can understand it. Use the Google Translator if necessary.
Thanks
Gracias Rui, buscaré donde queda “””ocular elementos”””, sé muy poco de WP, pero estoy aprendiendo, y entiendo lo que me quieres decir, si hay problemas en encontrar Oculta elementos te vuelve a molestar Gracias Amigo.
Enrique.No problem. In case you have any doubt.
Here is a link to that article.Thanks a lot Rui. It works like charm. Sorry for the late reply I was away and just came back to my work. Thanks for the support!!
@craftsbyria
No problem. Happy to help.If you are enjoying WP Mobile Menu, rate and review to spread the word.
thanks
https://ww.wp.xz.cn/support/plugin/mobile-menu/reviews/-
This reply was modified 7 years, 11 months ago by
Rui Guerreiro.
-
This reply was modified 7 years, 11 months ago by
The topic ‘Mobile Menu styling’ is closed to new replies.