eCommerce construction > How-to questions

Prevent mobile view ?

(1/1)

Yordan Yanakiev:
Hello.
Most of the clients complains comes from the mobile view, since this list selector for the menu seems like not intuitive, and they prefer to zoom probably as a desktop than use this menu list.
Is there a way to prevent switching to mobile view and how?
Thank You in advance.

Basara:
Hello.
The mobile view in most of themes are set of CSS rules. You need to remove or adjust them
/storefront/view/default/stylesheet

Yordan Yanakiev:
Any idea where and which ones to change ?

Basara:
Hello.
The default theme mail css files is located in the public_html/storefront/view/default/stylesheet/style.css
The CSS rules for mobile usually started with @media
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/stylesheet/style.css#L3283

Yordan Yanakiev:
shall I change it only in Style.css or in every CSS ?
and to change to what ?

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod