Date Picker in Date Option not showing properly.

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeDate Picker in Date Option not showing properly.

This topic has been marked as not resolved.

Thank you for producing such a quality product. I am only having one issue at the moment and it seems to be related to the css.

the date picker is not showing properly in Burnengine V1.5 Opencart 2.2.0.0

I’ve attached an image. It seems to be cutting it off prematurely. Any help with fixing the css would be very appreciated.

Thanks,
Kyle

December 10, 2018 at 3:07 am #66472

Hi Kyle,

Can you please provide the live example?

Thanks!
ThemeBurn team

December 10, 2018 at 10:04 pm #66482

Hi Kyle,

We’ve found the problem. You need to use this extra CSS to fix the input group field:

.input-group {
      -ms-flex-wrap: nowrap !important;
  -webkit-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

Generally this code is added in more recent versions of Shoppica (BurnEngine).

BR,
ThemeBurn team

December 10, 2018 at 10:16 pm #66483

That is exactly what I needed. The live example was at

https://www.thehoneyjarhome.com/buy-honey-online/honey-wedding-event-party-favors/small-blank-honey-wedding-favor-kit-optional-honey-dipper-and-bee-charm

I applied the css to the custom stylesheets section in the themeburn control panel and it works great! I still love my themeburn theme. Thank you!

December 10, 2018 at 11:13 pm #66491

Glad we’ve helped, mate :) We are happy to see you are still use our products all this time – since our very first steps in this business! Wish you all the best and happy holidays!

BR,
ThemeBurn team

December 20, 2018 at 4:29 pm #66555
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.