WooCommerce sidebar moves sides
-
Hi Andrii,
I searched the net and found in WP support, another post with exactly the same issue, but for a different theme. I tried their solution but it did not work.
That was add the following to Additional CSS:
.woocommerce .sidebar-right .content {
float: right !important;
}
(I couldn’t find the post it came from, so I may have added the !important. It didn’t work either way)
The problem is this:
I have made the left sidebar the default position, which is where I would like it to be always.
When you click the products page, the Woocommerce widget area is in the left sidebar, but when you click any item or sub category, the woocommerce widget area jumps to the right sidebar.Would you know how to force the WooCommerce widget area to remain on the left please?
The page I need help with: [log in to see the link]
- The topic ‘WooCommerce sidebar moves sides’ is closed to new replies.