I am trying to: follow Toolset Woocommerce tutorial for creating a custom Product Archive with toolset - https://toolset.com/lesson-placement/lesson-placements-1672173-1677869/
Link to a page where the issue can be seen:
this is local but I have uploaded some screen shots
I expected to see:
my two product grid columns should go right across the layout and also the proper margin for the toolset archive
Instead, I got:
only a portion of the layout is used (50%?) - also zero margin
- I noticed that if I unchecked the woo commerce css for margin, then the toolset margin/padding was used. (see first and 2nd screenshots)
- I can't see what css is responsible for the grid width issue though (3rd screenshot shows a lot of detail...)
I wonder if the Toolset archive block can be made to override the woo commerce css (shouldn't that happen automatically with a !important when we use the block?)
Same for the grid width problem? There is some interference going on.
I tried the 2020 WP default theme and it is the same issue so it is not theme based...
Also I tried other Loop styles for the WordPress Archive loop and they all are restricted to half the archive page...
UPDATE:
As I was writing this ticket, I thought of possible interference in the WP Customizer-->Layout-->WooCommerce-->Product Columns
It was set to 2, but if I set it to 1, then Toolset was able to insert it's grid into the whole space.
So that fixed the grid width issue (although I still think Toolset should override that setting automatically... and/or it should be documented in the tutorial)
However, the margin is still using the WordPress Customizer values for the Layout-->Container-->Content Layout padding, which negates/overrides/ignores any setting that Toolset tries to set for the archive loop.
I used GeneratePress and Toolset and Woocommerce (all latest plugin versions) on wp 5.6 PHP 7.4.1