Comments 30damien started the conversationNovember 16, 2017 at 5:22pmHi,Im experiencing an issue with inner rows where even after setting them to equal height and align top, the content in the right column isnt aligning to the content in the left column?Both column use the same padding.ThanksDamien 9,016Tahir repliedNovember 18, 2017 at 12:52pmHey Again,Inner Rows have limited functionality so you will likely have to switch them to the parent row . Be.st ThemeNectar Support Team 30damien repliedNovember 18, 2017 at 1:48pmHi,Yep, having just parent rows isnt always possible.I manually fixed it using /* fixing alignment issue on new sectors page */.page-id-1588 .column-inner.padding-10-percent {display:block !important;padding-top:37px;} .page-id-1588 .column-inner.padding-10-percent h5 {line-height:25px;} .page-id-1588 .vc_col-sm-6.wpb_column.column_container.vc_column_container.padding-3-percent {padding-top:37px !important;}ThanksDamien Sign in to reply ...
Hi,
Im experiencing an issue with inner rows where even after setting them to equal height and align top, the content in the right column isnt aligning to the content in the left column?
Both column use the same padding.
Thanks
Damien
Hey Again,
Inner Rows have limited functionality so you will likely have to switch them to the parent row .
Be.st
ThemeNectar Support Team
Hi,
Yep, having just parent rows isnt always possible.
I manually fixed it using
/* fixing alignment issue on new sectors page */
.page-id-1588 .column-inner.padding-10-percent {display:block !important;padding-top:37px;}
.page-id-1588 .column-inner.padding-10-percent h5 {line-height:25px;}
.page-id-1588 .vc_col-sm-6.wpb_column.column_container.vc_column_container.padding-3-percent {padding-top:37px !important;}
Thanks
Damien