Question

I'm trying to get the options to be under each other and not side by side

http://www.acuity-sports.com/baseball/field-equipment/fencing-windscreens/250-fence-crown-poly-cap.html

I'm trying to find out what code I need to fix and for some reason my brain is dead on this one.

Do I need to adjusted the product-options-wrapper

Was it helpful?

Solution

I ended up finding the code in my theme.css

Had to change:

#product-options-wrapper.product-options dd { border: none; display: inline-block; padding: 0; vertical-align: top; margin-right: 10px; margin-bottom: 15px;

Had to increase the margin-right: 100px

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top