Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 opencart 2.0.3.1。
我的 opencart 站点可以在桌面/PC 浏览器中很好地访问。但左侧栏在移动浏览器中不可见。
我正在使用默认主题。
不知道该怎么办?
Opencart 使用媒体查询来隐藏小型设备中的左右栏。Opencarthidden-xs为此使用了引导类,编辑 stylesheet.css 文件后,您可以更改它。 重新调整浏览器窗口大小后,您可以在浏览器上检查 css 效果。
hidden-xs