Site logo

Archived topic

product variations not showing completely in single product page

4 replies · Started by Daan van on October 12, 2018

Viewing posts 1–5 of 5

Hi Tom and Leo,

I have a small problem. The variations on the single product page are not completely showing on the single product page. For an example visit:

https://www.wiegenco.nl/winkel/wiegen/moba-mozes-mand-mintgroen/

You can see how the variation "Standaard" is visible, but the dropdown menu "een optie kiezen" is not.
I've switched to the standard twenty seventeen theme and that solves the issue. Could you take a look and see why elementor and the theme are not getting along nicely?
Can't thank you enough!

Hi there,

I only notice this on firefox and is related to padding and box-sizing. Give this CSS a shot:

.variations select {
  padding: 0 15px !important;
}

Great! That did the trick! Thank you so much!

You're welcome :)

This archived topic is closed to new replies.