change responsive column ratios?

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart Themechange responsive column ratios?

This topic has been marked as resolved.

at the moment at browser width 980px and under the left column is only about 10% wide

can these ratios be adjusted?

thanks

 jezfez
April 21, 2015 at 7:23 am #40240

Hi,

1) Sidebars have fixed width size that can be adjusted from Pavilion CP > Theme Settings > Style > Content Wrap.

2) We see now that there is a small bug for middle screen devices (tablets), which we will fix with the next minor update. Here is a quick fix:

#wrapper .tb_side_col > .tb_row {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

BR,
ThemeBurn team

April 28, 2015 at 12:32 pm #40362

thanks

 jezfez
April 29, 2015 at 9:16 am #40412

Glad we’ve helped.

BR,
ThemeBurn team

May 4, 2015 at 7:01 pm #40521
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.