Page 1 of 1
bootstrap dialog object visibility
Posted: Fri May 30, 2025 3:45 pm
by mermaid
Hello,
Is it possible (and how to do it) to have this object hidden in some breakpoints and visible in others?
Thank you for any advice.
Mir
Re: bootstrap dialog object visibility
Posted: Fri May 30, 2025 4:11 pm
by alan_sh
Yes you can.
Just go to the breakpoint and in the object manager, untick 'visible'.
Alan
Re: bootstrap dialog object visibility
Posted: Fri May 30, 2025 4:29 pm
by mermaid
Hi Alan,
Sounds easy enough and this is the exact thing I have been trying but with no luck.
I want the object to display in the default breakpoint but not in the 320 breakpoint.
It works with other objects but not with Bootstrap Dialog.
Mir
Re: bootstrap dialog object visibility
Posted: Fri May 30, 2025 7:30 pm
by Pablo
The visibility of a Bootstrap is controlled by JavaScript so it cannot be different in breakpoints.
Re: bootstrap dialog object visibility
Posted: Fri May 30, 2025 7:31 pm
by alan_sh
Sorry for misleading you. I was just thinkig of general objects
Alan