How to set not show slider on mobile devices?

ThemeBurn SupportForumsOpenCart ThemesBurnEngineHow to set not show slider on mobile devices?

This topic has been marked as resolved.

A have set tbMobileHide in Extra class but any way slide is showing on mobile devices.

 onejak
July 12, 2016 at 4:47 pm #49557

Hi,

Since BurnEngine is compatible with Bootstrap you can use its responsive utility classes:

http://getbootstrap.com/css/#responsive-utilities

P.S. The class you have tried to use is available only for header elements.

BR,
ThemeBurn team

July 14, 2016 at 11:43 pm #49644

Hello,

Thank you! I have try to put in Extra class .hidden-lg (for testing) for Slider or row but it not work. I try put class name with dot and without dot.

 onejak
July 15, 2016 at 9:55 am #49660

Hi,

You need to use the classes without the dot.

BR,
ThemeBurn team

July 22, 2016 at 6:13 pm #49838

I have used this class without dot, not work. Slider module still show on mobile devices.

 onejak
July 24, 2016 at 6:18 pm #49882

Hi,

You need to use these two classes:

hidden-xs hidden-sm

Put them like they are published here.

BR,
ThemeBurn team

August 1, 2016 at 7:22 pm #50024

Yes, now it works! Thank you for pointing me.

 onejak
August 2, 2016 at 1:03 pm #50046

Glad we’ve helped :)

BR,
ThemeBurn team

August 8, 2016 at 6:30 pm #50139
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.