I am having trouble with the changing the line height of the text in the woo-selected-variation-item-name
I am trying to make the text the same height as the "Color" and "Size" Label.
I am looking at the css but I can't figure out how to isolate the height of the text of the selected variation. Any changes I make to the padding or line height affect the entire label.
Here's a link to page where this is happening.
https://pleasebseated.com/product/ibiza/
Any help would be much appreciated!!! -Dan
EDIT
I figured out how to fix this. The plugin Variation Swatches for WooCommerce, edited the plugins file frontend.min.css, by added margin-top: -3px; to the .variations th label