I would like to know how to increase the font size for a variable product. I need it to match the rest of the body font size.
Thanks
Carla
Hey cdubose574!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
table.variations label {
font-size: 14px!important;
}
Regards,
Yigit
Yigit,
I tried the code but it didn’t work. Any other ideas? Thanks.