Page 1 of 1

Responsive menu and text assignment malfunction

Posted: Wed Sep 18, 2024 11:44 am
by MarcoGöli
I have a problem with the "Responsive Drop Down Menu" navigation. When I activate the menu, the sub-pages disappear when I try to select them. I have the background set to white, which is also the page background.
I also noticed that if I select text in the text object and assign a heading to it, the entire text takes on the appearance of the heading and not just the selected one. This used to be different. Could it be jquery.goup.js?
WWB 19.4.0

https://terrasenz.ch/test.wbs

Re: Responsive menu and text assignment malfunction

Posted: Wed Sep 18, 2024 12:24 pm
by Pablo
I cannot load your project because it uses extensions which I do not have.

Please read this before sharing your project:
viewtopic.php?f=10&t=82134

Re: Responsive menu and text assignment malfunction

Posted: Wed Sep 18, 2024 12:33 pm
by MarcoGöli
Sorry. It should work now.

Re: Responsive menu and text assignment malfunction

Posted: Wed Sep 18, 2024 1:19 pm
by Pablo
The reason why the menu does not work is because the way you have created the 'header'.
The next layout grid has a higher z-index so that one captures the mouse input.

A simple way to solve this:
- right click 'LayoutGrid9'
- click 'Custom CSS'
- copy/paste:

Code: Select all

z-index: 9999
The reason why all text has the same formatting is because 'Enable response fonts' is active.
See also:
https://www.wysiwygwebbuilder.com/responsive_text.html