Hello!
Is there any way to increase the small text (see image with the highlighted bubbles in red)?
Ideally, I want that text to match the size of the text above it.
Thank you so much 

Hello!
Is there any way to increase the small text (see image with the highlighted bubbles in red)?
Ideally, I want that text to match the size of the text above it.
Thank you so much 

Hi Nadia,
Please try this code in the Global CSS:
.variations td,
.variations select {
font-size: 19px;
}
Hope this helps.
It worked! Thank you so much !! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.