Woocommerce Sidebar
-
Hi,
We love this theme and have made lots of customisations.
The one thing that we can’t get right is the pagination on the Woocommerce archive pages.
It appears at the top of the product loop as opposed to below because of the sidebar.
In an ideal world we’d like the sidebar to stay exactly as it is, but have the pagination below the shop loop.
The section of code causing problems is:@media screen and (min-width: 800px) { .woocommerce .products ul, .woocommerce ul.products { margin: 0 0 1em; padding: 0; list-style: none; clear: both; float: left; width: 850px; } }
If you remove the float:left, the sidebar goes below the content but the pagination goes to the position we’d like it to be in.
Hope this can be fixed!
Thank you so much for a great theme!The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Woocommerce Sidebar’ is closed to new replies.