jzguest Posted February 17 Share Posted February 17 (edited) ... Edited March 10 by jzguest Link to comment
tuanphan Posted February 21 Share Posted February 21 Hi, What is password? jzguest 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
tuanphan Posted February 26 Share Posted February 26 Add to Design > Custom CSS /* Shop Page - Top Links */ a.nested-category-breadcrumb-link { font-family: 'minion-pro' !important; } /* Product Detail - Description */ section.product-details.ProductItem-details * { font-family: 'Ocotillo' !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
chynna Posted October 6 Share Posted October 6 I am trying to use a custom font for the description section on the Product Detail page for a client. I only want the font changed for the main description, not the More Details section on the second part of the listing. We are using the Half Format for product listings. Any suggestions? Her site is live, so you can see this in action here: https://www.loveyourbodyandsoul.com/shop/p/golden-collection-golden-healer-torch Link to comment
Lesum Posted October 6 Share Posted October 6 @chynna You can add this code snippet within the Custom CSS panel: .pdp-layout .pdp-details .pdp-details-excerpt { font-family: 'font-name'; } Replace 'font-name' in the code with your desired font. If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? 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