Tagged: x
-
AuthorPosts
-
October 11, 2016 at 12:18 am #1210926
mdmason23ParticipantHello,
I have the number of shop columns on my website set to 3, but the third column is rolling over to next row. So, my shop now shows 2 products in row 1, 1 product in row 2, and continues to alternate per row.
I have searched the forums; however, have found no solution to my problem.
I have had a similar problem in the past. The forum topic can be found here:
https://community.theme.co/forums/topic/incorrect-number-of-columns-appearing-in-shop/I did try removing the code that was added back in February; however, it did not solve the problem.
Help, please…thanks!
MoniqueOctober 11, 2016 at 12:21 am #1210927
mdmason23ParticipantThis reply has been marked as private.October 11, 2016 at 3:15 am #1211092
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
@media (min-width: 768px){ .woocommerce.product-columns-3 ul.products li.product, .woocommerce-page.product-columns-3 ul.products li.product{ width: 28.75%; margin-right: 3.8%; } }Hope that helps.
October 11, 2016 at 5:06 pm #1212097
mdmason23ParticipantThank you…that fixed the problem!
October 11, 2016 at 6:19 pm #1212176
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1210926 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
