Page 1 of 1
hide text menu show mobile menu
Posted: Tue Apr 04, 2023 3:32 pm
by Lasa
https://exportimporttradeshow.com
The responsive site works perfectly.
Then I modified the text menu and the mobile menu.
The text menu should not show on smaller browser size (clicked off)
But the text menu keep showing on the smaller breakpoints.
What did I do?
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 3:36 pm
by Pablo
I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.
To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.
I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.
For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 4:39 pm
by crispy68
Did you hide the text menu in the breakpoints you don't want it to show up in?
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 6:33 pm
by Lasa
I hope I attached the web builder file...
https://exportimporttradeshow.com/web/
If you open the web builder file I have
TESXT
Panel Menu
Button (click to download builder file)
all in their own layergrid
at 768 breakpoint the panel menu should hide.
yet the text and panel remain visible.
I'm doing something weird.
Lasa
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 7:39 pm
by Pablo
It looks like you have uncheck the 'include visibility' option. It should be enabled!
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 7:48 pm
by Lasa
In TOOLS/OPTIONS ...
I checked it and it doesn't seems to do anything? still not working?
Re: hide text menu show mobile menu
Posted: Tue Apr 04, 2023 8:42 pm
by Lasa
I got it to work Pablo.
I did what you said then...
Removed the old layergrid and add it new, then add the text menu to the new layergrid, then it worked as expected.
Then the hide and unhide worked perfectly.
It might be just me, but I would want the 'include visibility' option checked by default.
Thanks,
Lasa
Re: hide text menu show mobile menu
Posted: Wed Apr 05, 2023 6:02 am
by Pablo
Tools -> Options -> General -> Use 'Include visibility' as default for new objects.
This option is normally checked by default.
Re: hide text menu show mobile menu
Posted: Wed Apr 05, 2023 11:05 am
by Lasa
Thanks!