"hidden-sm" tag doesn't work after updating the theme.

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Theme"hidden-sm" tag doesn't work after updating the theme.

This topic has been marked as resolved.

Hello,
I was using “hidden-sm” tag on the “Extra class” field to hide some things on the mobile version of the site, but after upgrading it doesn’t seem to work. All blocks and rows show, despite the tag. Tried to apply the tag on a row and/or on a block, but it doesn’t make a difference.
Shoppica theme: 3.1.2
BurnEngine: 1.1.2
OpenCart: 2.0.3.1

On the other hand, the upgrade helped solving other problems and I was really happy before discovering this new issue.

https://i.imgur.com/zhM1p2N.png

  • This reply was modified 2757 days ago by  Rust.
 Rust
October 7, 2016 at 2:08 pm #51859

Hi,

There is a slight change in the responsive utility classes, so you can target smaller screens better:

up to 480px - hidden-xs
481-768px - hidden-sm
769-1040px - hidden-md
1041-1260px - hidden-lg
from 1261px - hidden-xl

Sorry for the inconvenience.

BR,
ThemeBurn team

October 11, 2016 at 12:10 am #51968

Thanks! Works great :)
Is there any documentation/wiki where I can find those things?
Also a version history and what is changed?

 Rust
October 11, 2016 at 7:27 pm #51998

Glad we’ve helped.

Generally, you can use Bootstrap documentation for any default class and html reference. Here you can find a changelog with the fixed we’ve made:

http://docs.themeburn.com/burnengine/changelog/

BR,
ThemeBurn team

October 13, 2016 at 9:49 pm #52096

Hello, after switching to SSL encryption and update to latest version of Shoppica theme, I have the same problem like before. I can hide things from the desktop version for example with “hidden-lg” tag, but it doesn’t work for the mobile version anymore. It was working successfully with “hidden-xs” tag before.

Versions:
https://i.imgur.com/BAvFwNp.png

 Rust
January 22, 2017 at 10:39 am #55697

Hi,

Can we take a look at the live example, please?

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

January 25, 2017 at 3:37 pm #55831

Hi,
I am sorry for the belated reply! Yes, please have a look.

 Rust
February 8, 2017 at 2:40 pm #56208

Hi,

Sorry for the late reply, but we were in a hassle in order to finish the latest BurnEngine update. It is now available and has fixed all responsive utilities problems. Unfortunately in order to keep maximum Bootstrap compatibility we needed to roll back media queries:

up to 768px - hidden-xs
769-1040px - hidden-sm
1041-1260px - hidden-md
from 1261px - hidden-lg

BR,
ThemeBurn team

February 14, 2017 at 12:06 am #56422
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.