Wron price position in product page on mobile [2017-07-29]

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeWron price position in product page on mobile [2017-07-29]

This topic has been marked as not resolved.

Hi, TB,

On mobile price not in right position. Look at immage.
I’m sure I’ts my foult, but maybe you can advise what I must do.

Thanks

July 29, 2017 at 11:40 am #60682

Hi,

It’s not your fault, mate. Here is some custom CSS that will fix the problem:

.tb_wt_product_price_system.flex-fill {
  -webkit-flex-basis: 130px;
          flex-basis: 130px;
}

BR,
ThemeBurn team

August 1, 2017 at 12:50 pm #60755
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.