Hello,
I have a half responsive and half publishing problem.
In small viewport (one iphone 4s=320px and one iphone 6s=375px) either for real either simulated (like in firefox web developper) the 2 Responsive menus of the two master-pages of my sites do'nt display clearly.
Mainly :
-they unfold but the sub-items titles get transparent background and their fonts turn white . My pages which contain a lot of texts become irreadable,
- they appear in two different and incomplete pieces, displaying only 2 main items titles on 5.
I hope it doesn't come from some non adaptiveness between my iphones and this type of responsive menus.
Thank you.
Responsive menu doesn't dispay OK with 320px viewports
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Re: Responsive menu doesn't dispay OK with 320px viewports
It's very hard to say anything meaningful about this without a link to a demo so we can see it and possible demo project to see your settings. Simply describing it is not enough to find a solution as WB as hundreds of settings.
Re: Responsive menu doesn't dispay OK with 320px viewports
Please find here 2 master-pages, 3 dependant pages, an empty index page. I don't know what setting has to be checked, so I did not suppress pictures, and a page with a somewhat long text, but I tried to choose light pages.
http://www.khenpo.fr/page5.html
Thank you very much
http://www.khenpo.fr/page5.html
Thank you very much
Re: Responsive menu doesn't dispay OK with 320px viewports
The background of the menu is transparent because you have set the alpha value to '0'.
The text is white, because the text color is configured as 'white'.
Note that in mobile mode the main items are reused for fhe first drop down level. So, there are the same items (and same colors) as the ones you see in the desktop mode.
Also, can you please remove all extensions and non-relevant items from the project?
See the FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
The text is white, because the text color is configured as 'white'.
Note that in mobile mode the main items are reused for fhe first drop down level. So, there are the same items (and same colors) as the ones you see in the desktop mode.
Also, can you please remove all extensions and non-relevant items from the project?
See the FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: Responsive menu doesn't dispay OK with 320px viewports

I am so thick... thank you.