bueller555 Posted March 9, 2022 Share Posted March 9, 2022 Site URL: https://www.furangelfoundation.org/happilyhomed We are using two product pages for our site. We have one product page for available dogs and another product page showing the dogs that were adopted. On the adopted page, we want to display 6 products across as the number of items will grow throughout the year. When I change the setting under Design, when I change the setting to 6, it changes both pages. Is there a way to only have it affect the one page? Link to comment
bueller555 Posted March 14, 2022 Author Share Posted March 14, 2022 (edited) Ideas? I forgot to mention that we're on 7.0 Edited March 14, 2022 by bueller555 Link to comment
tuanphan Posted March 15, 2022 Share Posted March 15, 2022 Hi. You mean change to 6 items/row on this page? https://www.furangelfoundation.org/happilyhomed Add this code to Design > Custom CSS body#collection-6210386b3782581783256936 { #productList .product { clear: none !important; width: 13% !important; } #productList .product:nth-child(6n+1) { clear: left !important; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment