Forums

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

Home Forums JavaScript Help modifing Equal Height Blocks in Rows javascript Re: Help modifing Equal Height Blocks in Rows javascript

#112956
mmoustafa
Member

Since you’ll position the child element absolutely, you can add **padding-bottom:30px;** and **position:relative;** to the row parent elements.