Remove responsive from pavilion

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeRemove responsive from pavilion

This topic has been marked as not resolved.

Hello,

i am looking for solution to completely remove responsive from pavilion theme.

is there any vqmod to modifying theme to remove responsive feature.

thank you.

 

PS: we are strongly looking and waiting for your new amazing burn engine control panel. :)

April 2, 2016 at 10:55 am #46080

Hi,

Unfortunately, there is no easy way to remove responsiveness in Pavilion. You need to open catalog/view/theme/pavilion/template/tb/main.css.tpl and remove all styles that are wrapped in media queries (media queries as well):

@media (SOME RULE) {
   ...
}

BR,
ThemeBurn team

April 4, 2016 at 10:53 am #46112
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.