Hi,
For Bootstrap Slider Plugin, how to use it in responsive ? I get it on for desktop.
Thanks
Bootstrap Slider Responsive
Monday, November 25, 2024 4:51:42 PM
Laurent,
Here is the code responsible for the plugin appearance on mobile: https://github.com/grandnode/grandnode/blob/37916214f54fe29bbe5cf9cbe183581d12c5a732/Plugins/Grand.Plugin.Widgets.Slider/Content/style.css#L194
Here is the code responsible for the plugin appearance on mobile: https://github.com/grandnode/grandnode/blob/37916214f54fe29bbe5cf9cbe183581d12c5a732/Plugins/Grand.Plugin.Widgets.Slider/Content/style.css#L194
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
First of all remove the display: none value and if you do that, please remove this https://github.com/grandnode/grandnode/blob/develop/Plugins/Grand.Plugin.Widgets.Slider/Views/PublicInfo.cshtml#L62
It should works.
It should works.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0