Safari slider shifted BUG

Tagged: , ,

ThemeBurn SupportForumsOpenCart ThemesBurnEngineSafari slider shifted BUG

This topic has been marked as not resolved.

When using the slider (Featured Product module, etc) safari line items are shifted. In other browsers, I do not observe the problem. If you turn off the slider and just leave the grid, there is no problem. Screenshot attached.

December 4, 2018 at 11:56 pm #66382

Hi,

What is your Safari/iOS version?

BR,
ThemeBurn team

December 6, 2018 at 11:43 am #66417

Hi,

We think we’ve found the problem. Can you please try to:

1) Open catalog/view/theme/BurnEngine/template/tb/css/carousel.css.tpl

2) Find this code block:

.swiper-container > .swiper-wrapper > .swiper-slide > * {
  width: auto;
  height: 100%;
  max-width: none;
  min-width: 0;
  padding: 0;
}

3) Remove the height line:

height: 100%;

4) Clear your theme cache if enabled.

BR,
ThemeBurn team

December 6, 2018 at 12:00 pm #66419

this is fix problem, but now all the bottom lines are shifted in height when switching tabs in any browser

  • This reply was modified 1975 days ago by  sattium85.
  • This reply was modified 1975 days ago by  sattium85.
  • This reply was modified 1975 days ago by  sattium85.
December 6, 2018 at 5:50 pm #66426

safari ver info

December 6, 2018 at 5:57 pm #66429

this is fix problem, but now all the bottom lines are shifted in height when switching tabs in any browser…

Is this Safari again? We are checking your website on Browserstack and everything seems fine on Safari. Nothing wrong on Windows either. Can you provide a new screenshot (or screencast).

Thanks!
ThemeBurn team

December 10, 2018 at 11:10 pm #66490
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.