hellomedia Posted March 17, 2023 Share Posted March 17, 2023 Hello! Looking for guidance on our Shop Page. We've fully customized the grid images on the initial Shop Page, but I"m struggling to find the proper code for the individual product description pages. 1. Most importantly, our mobile images on our individual product description pages are not showing correctly (attached image). They're cut off on the top and bottom. 2. Secondly, I would like to change the font family of that header to the one on the rest of our site. We've successfully changed the font on the Shop Page, but not the individual product description pages. Any help with this coding would be greatly appreciated! hellomediasocial.com/shop Link to comment
tuanphan Posted March 19, 2023 Share Posted March 19, 2023 Add to Design > Custom CSS img.ProductItem-gallery-slides-item-image { object-fit: contain !important; } h1.ProductItem-details-title { font-family: 'hk grotesk' !important; } 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!) 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