Iza Posted June 24, 2021 Share Posted June 24, 2021 Site URL: https://www.ornamental-studio.com/store/p/goldmooazure Hi ! How to add custom font to the heading and subheading (price) in the store product page ? Thanks Iza Link to comment
tuanphan Posted June 28, 2021 Share Posted June 28, 2021 Use this CSS @font-face { font-family: 'BonVivant'; src: url('https://static1.squarespace.com/static/5f0da22686be2a6c0047f7a8/t/6099912f84f7763ccc204f42/1620676911823/Nicky-Laatz---Bon-Vivant-Serif-Bold.woff2') format('woff2'); } h1.ProductItem-details-title, .product-price { font-family: 'BonVivant' !important; } Iza 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