Error when breakpoint checked in "Dialog"
Posted: Tue Apr 09, 2024 10:40 am
Dear all,
I want the headline of a dialog box to be smaller on screens with a width of less than 340 pixels.How do I achieve that?
In the settings for the "dialog", you can only change the headline font size for all screen sizes. If I activate the checkbox "responsive web design" for the "dialog", the dialog (and sometimes my whole page) isn't displayed properly.
I could of course hide the original box in the breakpoint under 340 pixels, and build a new one for that breakpoint, but then I also have to create a new link that opens the new box only in the smallest breakpoint (seems too complicated).
So how can I make sure the breakpoint feature works properly with the dialog box?
The page is here https://www.freiblatt.de/test (The dialog opens when you click the link "Für Eilige", marked yellow.)
The project file is here https://www.freiblatt.de/test/project/Test.wbs
Images etc are here https://www.freiblatt.de/test/project/Test.7z
Thank you very much in advance!
I want the headline of a dialog box to be smaller on screens with a width of less than 340 pixels.How do I achieve that?
In the settings for the "dialog", you can only change the headline font size for all screen sizes. If I activate the checkbox "responsive web design" for the "dialog", the dialog (and sometimes my whole page) isn't displayed properly.
I could of course hide the original box in the breakpoint under 340 pixels, and build a new one for that breakpoint, but then I also have to create a new link that opens the new box only in the smallest breakpoint (seems too complicated).
So how can I make sure the breakpoint feature works properly with the dialog box?
The page is here https://www.freiblatt.de/test (The dialog opens when you click the link "Für Eilige", marked yellow.)
The project file is here https://www.freiblatt.de/test/project/Test.wbs
Images etc are here https://www.freiblatt.de/test/project/Test.7z
Thank you very much in advance!