EmbraceLeather Posted August 25, 2020 Share Posted August 25, 2020 Hi! Does anyone know how to alter the heading of the padding on the product s? I like the feature but it doesn't need to take up anywhere near that much space on the page. I'd like it to just be barely larger than the text. Many thanks in advance! Link to comment
EmbraceLeather Posted August 25, 2020 Author Share Posted August 25, 2020 I've been playing around with the CSS seeing if I could jostle free a few of the brain cells I had last time I played with it over 10 years back and to my surprise I managed to figure it out that way. I'm not sure its the Right way to do it but the code I used was /* Change Top Breadcrumb Size */ h3.nested-category-title { font-size: 40px !important; padding-top: 5px !important; padding-bottom: 7px !important; } .collection-content-wrapper { padding-top: 10px !important; } .nested-category-breadcrumb { font-size: 20px !important; padding-top: 8px !important; padding-bottom: 8px !important; } This Also changes the font sizes of the product title and breadcrumb FYI. Link to comment
tuanphan Posted August 30, 2020 Share Posted August 30, 2020 Have you solved this yet? If no, let me know, we can give the exact code 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
markadekoning Posted March 16 Share Posted March 16 Hey @tuanphan, I am having trouble with this on 7.1. As you can see there isn't enough padding above the breadcrumb links. Any ideas? Thanks! Link to comment
tuanphan Posted March 17 Share Posted March 17 20 hours ago, markadekoning said: Hey @tuanphan, I am having trouble with this on 7.1. As you can see there isn't enough padding above the breadcrumb links. Any ideas? Thanks! If you share link to a product, we can check easier 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
markadekoning Posted March 17 Share Posted March 17 Any product is fine. https://thehomecollectivecomau.squarespace.com/ Password: Thehomecollective Thanks! Link to comment
tuanphan Posted March 17 Share Posted March 17 6 hours ago, markadekoning said: Any product is fine. https://thehomecollectivecomau.squarespace.com/ Password: Thehomecollective Thanks! Add to Design > Custom CSS /* Product breadcrumbs */ nav.ProductItem-nav { padding-top: 100px; } markadekoning 1 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