How to disable fireslider on mobile (in Technopolis)?

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeHow to disable fireslider on mobile (in Technopolis)?

This topic has been marked as resolved.

Hi, TB,

In this forum I find more post about it but nothing precise. I tried copy-paste some code which I find in post but nothing good. One not working (working for kiddos), another disabled not just in mobile but everywhere – in desktop too.

Can you say what I must do. Some code in customs stelesheet or is another way.

BR

 JAZZLT
September 1, 2017 at 9:32 am #61339

Hi,

You can use default Bootstrap classes to hide/show content:

https://getbootstrap.com/docs/3.3/css/#responsive-utilities

You need to use these classes in the Extra class field.

BR,
ThemeBurn team

September 6, 2017 at 3:44 pm #61440

Hi,

Thanks for your answer. I tried but for me nothing change not only mobile, but on desktop to. I tried all variations:
.visible-xs-*
.visible-sm-*
.visible-md-*
.visible-lg-*
.hidden-xs
.hidden-sm
.hidden-md
.hidden-lg

… but nothing.

You mean first I must copy some variation, like “.hidden-xs” if I want that slider is not showing on mobile which resolution is (Intro>Fire slider>Advanced and paste in “Extra class” field? Example in image – “11-extra-class.jpg”. For me no change.

Something I do not right. Can you advice me? Thanks a lot!

BR

 JAZZLT
September 7, 2017 at 11:32 am #61462

Hi,

The classes you need to use in your case are:

hidden-xs

Point before the class is used only in CSS and not HTML.

BR,
ThemeBurn team

September 8, 2017 at 4:18 pm #61491

Hi,

Thanks a lot!!! – hidden-xs is working perfect but after that, in mobile I see free part. Look at the image – “13-free.jpg”. How I can cut this part?

After I tried to use visible-sm. Working but some problem on desktop. Example in image – “12-visible-sm.jpg”.

Best regards!

 JAZZLT
September 8, 2017 at 4:49 pm #61492

Hi,

You need to only use hidden-xs. White space below header is most likely due to margin.

BR,
ThemeBurn team

September 18, 2017 at 11:45 am #61692
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.