Bootstrap Slider Responsive

Monday, November 25, 2024 4:51:42 PM
  • Posted: Monday, August 31, 2020 10:13 AM
  • 137
Hi,

For Bootstrap Slider Plugin, how to use it in responsive ? I get it on for desktop.

Thanks
0
  • Posted: Tuesday, September 1, 2020 5:36 AM
  • 953
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
Best regards,
Patryk

GrandNode Team
0
  • Posted: Tuesday, September 1, 2020 6:09 AM
  • 137
Thanks Patryk, I put it in my custom css but slider not appear in smartphone or tablet
0
  • Posted: Tuesday, September 1, 2020 6:18 AM
  • 137
Sorry, I understand I must custom it :)
0
  • Posted: Tuesday, September 8, 2020 4:25 AM
  • 137
Sorry, did you have a sample custom to display slider in smartphone ? I can't do it after many time.

Thanks
0
  • Posted: Tuesday, September 8, 2020 12:18 PM
  • 953
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.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Friday, September 11, 2020 10:42 AM
  • 137
Perfect it's ok now !

Thanks :)
0
back to top
Filters