Nabiloh Posted August 1, 2020 Posted August 1, 2020 Hey everyone, I have an issue with the product layout here, I want to make the 4th item centred below the top 3 www.johnsummitmusic.com , I tried multiple codes over the past week but no luck. Any help would be sincerely appreciated!
tuanphan Posted August 1, 2020 Posted August 1, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) { .ProductList-grid.clear { display: flex; flex-wrap: wrap; justify-content: center; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted November 10, 2020 Posted November 10, 2020 Hi @tuanphan I seem to have the same issue on my page (7.1) I only have 2 products in my store page - and they are aligning left instead of center. I think the above applies to product list grid but the store is not one of those... Any ideas? Thanks!
tuanphan Posted November 11, 2020 Posted November 11, 2020 19 hours ago, lucagalbiati said: Hi @tuanphan I seem to have the same issue on my page (7.1) I only have 2 products in my store page - and they are aligning left instead of center. I think the above applies to product list grid but the store is not one of those... Any ideas? Thanks! Can you share link to store page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted November 11, 2020 Posted November 11, 2020 1 hour ago, tuanphan said: Can you share link to store page? We can check easier Hi Tuanpan - I've sent you a private message with details as site is currently being built. Thanks
tuanphan Posted November 11, 2020 Posted November 11, 2020 If your site is private, you can setup password & share url. I don't see any message in forum inbox Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted November 12, 2020 Posted November 12, 2020 Hi @tuanphan I am having a similar issue. I only have 1 product on my store page and I am trying to center align it rather than the default which is left aligned. I tried the code you provided above but no luck. Any help would be appreciated, thanks!
tuanphan Posted November 20, 2020 Posted November 20, 2020 On 11/13/2020 at 5:37 AM, Dandrew2411 said: Hi @tuanphan I am having a similar issue. I only have 1 product on my store page and I am trying to center align it rather than the default which is left aligned. I tried the code you provided above but no luck. Any help would be appreciated, thanks! Can you share link to store page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
NBisare Posted February 6, 2021 Posted February 6, 2021 Hi @tuanphan Did this ever get resolved? I have the same issue on a site that I'm building. It's 7.1. I would like to display an odd number of products, centred evenly on all my shop pages, for main categories and sub-categories. https://www.natachabisarre.com/shop Any help would be much appreciated! Thanks.
Boffix Posted July 8, 2021 Posted July 8, 2021 Also having this issue! As I have multiple store pages but the settings have to be the same on each store page, the all have to be set to 4 per row but the page with only 2 products on its to the left and looks so weird!
tuanphan Posted July 10, 2021 Posted July 10, 2021 On 7/8/2021 at 9:07 PM, Boffix said: Also having this issue! As I have multiple store pages but the settings have to be the same on each store page, the all have to be set to 4 per row but the page with only 2 products on its to the left and looks so weird! Can you share link to store page? We can help this easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.