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.
我的类别页面目前将侧边栏放在产品下方: http ://www.ontario-wine.com/product-category/white-wine/
此页面使用 Woocommerce 的模板。如何让侧边栏(称为“常规侧边栏”)显示在右侧?
在浏览了您的商店并玩了 ccs 之后。我认为模板和 css 的结构应该是固定的。
你可以用浏览器的inspect元素试试我的小实验:我为div添加css id=container => width: 50%; 向左飘浮。然后我改变了 div class=widget => float:left 的 css。
Woala 右侧显示的侧边栏。
当然布局仍然一团糟,这只是为了向您表明问题出在设计之内。
在此处输入链接描述