Vulkan101 Posted April 27, 2022 Share Posted April 27, 2022 (edited) Site URL: https://juliearbourdesign.com/carte-cadeau/bonne-idee-25 Bonjour! So, I've read all posts referring to Product Blocks but still can't seem to find my answer. I still have Squarespace 7.0 and Brine template. I've managed to put product blocks side by side in the mobile version of the Homepage but...can't find the proper code to do it for product blocks I've added in the Additional Information section of a Product page description. I want to do it this way for multiple reasons : -Image galleries doesn't display both Title and Description even though it displays side by side like I want on mobile version -Summary blocks doesn't allow me to pick and choose my products -Cross-related products with tags and categories only allow cross-relating products within same collection where I want to do throughout website. Any idea on the right CSS coding so I can implement this for Product Blocks rows as in link provided? Merci ! Edited April 29, 2022 by Vulkan101 Link to comment
tuanphan Posted May 1, 2022 Share Posted May 1, 2022 Add to Design > Custom CSS @media screen and (max-width:640px) { section.ProductItem-additional .span-2 { width: calc(~"50% - 20px") !important; float: 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
Vulkan101 Posted May 1, 2022 Author Share Posted May 1, 2022 Boom! Awesome @tuanphan. I had read all replies Ive seen from you in different posts and just couldn't figure that one out. Many thanks! tuanphan 1 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