Hey, I’m having some issues with columns and shortcodes. I’m using a Woocommerce shortcode on a blank page to display all the brands within the brand category. Since there are so many brands I’m trying to display them in 6 columns rather than just 4. This is the Woocommerce shortcode I’m using:
I set the column parameter to 6 and it displays on the site, but the sizing doesn’t work. I did some looking around, and most people have come to the conclusion that it might be caused by the theme columns. This is what I get after I update the page on the backend:
As you can see it spaces the page out correctly, but the actual items don’t extend to fit. Any insight you have on this would be helpful. All the resources out there seem a bit vague. Also the page is very long so I might be trying to do 8 columns if possible.
Many thanks,
ThinkItFirst