Jump to content

Non-responsive theme in Prestashop 1.6.x


Recommended Posts

If you're familiar with compass/sass, you could try to play with themes/*/sass/bootstrap_lib/_variables.scss and in "Media queries breakpoints" set very low breakpoints for smaller screens (1px, 2px etc.). I didn't test it though. This code should affect to all bootstrap rules.

 

Edited by deuterit (see edit history)
Link to comment
Share on other sites

 

If you're familiar with compass/sass, you could try to play with themes/*/sass/bootstrap_lib/_variables.scss and in "Media queries breakpoints" set very low breakpoints for smaller screens (1px, 2px etc.). I didn't test it though. This code should affect to all bootstrap rules.

 

 

Thanks for this, but i need a pure non-responsive theme, like in Prestashop 1.6.x has a default theme 'default-bootstrap' i just need a 'default' theme that should be purely non-responsive.

Link to comment
Share on other sites

Can I ask the reasons why your client wishes there theme not be responsive? Its not an easy thing to make a fully responsive ecommerce store and what has been achieved in the current default theme is very impressive from a dev point of view.

 

That said, to answer your question:-

 

In the back office, click add new theme top right of theme section.

 

Then at the bottom click create new theme.

 

Important:- in the section where it says 'responsive' choose non-responsive.

 

Hopefully that works for you.

Link to comment
Share on other sites

Can I ask the reasons why your client wishes there theme not be responsive? Its not an easy thing to make a fully responsive ecommerce store and what has been achieved in the current default theme is very impressive from a dev point of view.

 

That said, to answer your question:-

 

In the back office, click add new theme top right of theme section.

 

Then at the bottom click create new theme.

 

Important:- in the section where it says 'responsive' choose non-responsive.

 

Hopefully that works for you.

 

Client knows the benefit of responsive theme, but he don't like it. I have created a new theme and choose non-responsive option but it not works.

Link to comment
Share on other sites

Client knows the benefit of responsive theme, but he don't like it. I have created a new theme and choose non-responsive option but it not works.

 

hmm, I suspected that may be the case. Was worth a try I guess. Perhaps it would be an idea to take the theme for version 1.5 (which is non responsive I believe) and modify accordingly

Link to comment
Share on other sites

×
×
  • Create New...