Hi
can I have an alternative to the burger menu on mobile please
I tried this but it just removes it totally
@media (max-width:979px){
a.x-btn-navbar.collapsed {
display: none;}.x-nav-wrap.mobile.collapse {
display: block !IMPORTANT;}}
Hi
can I have an alternative to the burger menu on mobile please
I tried this but it just removes it totally
@media (max-width:979px){
a.x-btn-navbar.collapsed {
display: none;}.x-nav-wrap.mobile.collapse {
display: block !IMPORTANT;}}
Hey @lisacole1,
Regretfully, the mobile menu burger is not customizable in X and we do not provide customizations.
There’s a way to achieve what you need without custom coding and that’s to upgrade X to Pro. The burger of the elements with the Toggle option can be changed either to a Font Icon or an Image.
If you wish to continue with the custom code though, we now answer customization questions through our One service plan. If you’re interested, you can learn more here https://theme.co/one
Thank you for understanding.
Thank you, I have managed to do it before, it was something to do with the width of the page
Hi @lisacole1,
If you’re using X then you can consider using Superfly Menu or Ubermenu as an alternative.
You can also take a look at the following thread Forcing desktop menu on tablet/mobile view but please note that since this is a custom code that changes the default behavior/display of the theme, you will be responsible to maintain or update the code in case you require further changes or if the code stops working in future updates. If you are uncertain how to proceed, it would be best to get in touch with a developer.
Hope this helps!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.