Kiddos Demo 3 – Plane and cloud layer (Updated theme)

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeKiddos Demo 3 – Plane and cloud layer (Updated theme)

This topic has been marked as resolved.

Hi TB Support,

Thanks for your hard work to maintain TB themes.

I just tried install a new clean OC v.2.3.0.2 engine and apply Kiddos v.1.1.4 – Demo 3. Before the updated themes, the plane and the cloud position is behind the white background. But now, I don’t know why, the plane and the cloud is in front of it. I tried three times new installation and the problem is same.

Is that a new feature or it just another bugs?

Thank you.

  • This reply was modified 2726 days ago by  thexwarrior.
November 14, 2016 at 5:01 am #53049

Hi,

This is definitely a bug. The fix is this custom CSS:

#wrapper.container {
  position: relative;
  z-index: 1;
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

November 15, 2016 at 1:23 am #53114

Okay, the bug is gone now. Thanks for your support. :)

November 15, 2016 at 3:38 am #53118

Glad we’ve helped and thanks for submitting this problem :)

BR,
ThemeBurn team

November 17, 2016 at 1:16 am #53215
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.