MisterScott Posted September 25, 2022 Share Posted September 25, 2022 Site URL: https://www.legendarytravels.co/shop/p/ltco-playing-cards Per the linked page, I need to find the correct setting to resize the "Only 5 available" notification on my product pages. I was able to change the color of the font, but cannot find a specific setting to enlarge the font size as desired. If there isn't a specific font control to adjust this globally, is there a reliable CSS custom code to accomplish the task? Thanks! Link to comment
izzyswebsite Posted September 26, 2022 Share Posted September 26, 2022 .product-scarcity { font-size: 40px!important; } MisterScott 1 Link to comment
MisterScott Posted September 28, 2022 Author Share Posted September 28, 2022 That did it, thanks! izzyswebsite 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