Variable product labels in top left corner
-
Hi,
after the last update, the text left from the choosable options was “missing” on our variable product pages. Soo, we realized, it wasn’t missing, but hat changed it’s color to white. But also the font size and posizion had changed.
I was able to correct size and color via custom css, but I don’t know how to change the position of the text. It’s totally fine being aligned on the left, but it should be at the same height as the value fields.
I am not a professional. It took me a while to figure out how to change color and size. What I wrote is this:.single-product .variations_form .variations .label { text-align: center; color: #5d5d5d; font-size: 16px; }
The text-align doesn’t seem to change anything. I also tried changing margin and padding, but it also didn’t work. Can someone pleade tell me, what I need to add here in order to get the text in the center of the label heigth instead of the top?
The page I need help with: [log in to see the link]
- The topic ‘Variable product labels in top left corner’ is closed to new replies.