Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Need help with CSS Re: Need help with CSS

#137601
Paulie_D
Member

Although, if you set a width of, say 25% on `.product-options` (line 1159) and `float:left.

Then, say, 60% on `.product-options-bottom` (1183) and `float:right`

It will get you some of the way.

I don’t like it as it may have knock-on effects down the line.