Forums

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

Home Forums CSS Layout horizontal Divs Reply To: Layout horizontal Divs

#235321
dogpaw
Participant

I removed the right margin that I think you’re referring to and kept the 20.875%.

But it’s not working the way I intended. It appears that I need to keep the right margin to match up with the column spacing with the default widgets columns.

#footer-widget .et_pb_widget {
margin: 0 0 5.5% 0;
width: 20.875%;
}