CreativeGirlHub Posted March 1, 2022 Share Posted March 1, 2022 Site URL: https://BROWMETRICS.COM I customized my product title with this code: * Product title font */ h1.ProductList-title, h1.ProductItem-details-title { font-family: 'alta-regular' ;} And now I need to apply that same font to the price. I have tried a few things but no luck. website password is "brows" Link to comment
Jia Posted March 1, 2022 Share Posted March 1, 2022 11 hours ago, CreativeGirlHub said: Site URL: https://BROWMETRICS.COM I customized my product title with this code: * Product title font */ h1.ProductList-title, h1.ProductItem-details-title { font-family: 'alta-regular' ;} And now I need to apply that same font to the price. I have tried a few things but no luck. website password is "brows" Hi! Just add this to custom css .ProductItem .ProductItem-details .product-price { font-family: 'alta-regular'; } Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio Link to comment
CreativeGirlHub Posted March 2, 2022 Author Share Posted March 2, 2022 TY SO MUCH !!!! Jia 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