Logic card height using excerptsThe excerpts CSS and HTML code are from SC

The px_lblue image plays an essential role in transmitting the width from the LGC colum to a full width inside it and avoid the container being reduced to the active text width.
wrapper_01 (modified vs SC)| LOCAL HTML VERSION (CSS automatically imported via SC presence below)
lgc_column grid=”50″
The class=”px_lblue” NEEDS TO BE ADDED TO THE CONTAINER CLASS
div class=”post_wrap2 px_lblue div class=”container_01Local”
div class=”crop_01 + img”
News
$$custom_field:acf_txt1$$
$$custom_field:acf_quote$$
$$enclosed_content$$
Edit SC


THE DOCUMENTATION VERSION SC=”excerpts_doc” Cardstart: article class=wrapper_01 | DOCUMENTATION VERSION
.wrapper_01 {height:100%; border:1px solid rgba(100,120,230,0.1); margin:0 0 2px 0!important; border-radius:3px; overflow:hidden; background:none;}
@media (min-width:1025px) {.wrapper_01 {padding:0.2vw 0.3vw 0.2vw;}}
div, p1 optional
lgc_column grid="50"
lgc_column grid="50"
px_lblue
.px_lblue {width:98%; border-top:2px dashed dodgerblue!important; margin-right:0.5vw!important; margin-top:1px;}
post_wrap2 px_l
crop_01
.crop_01 img {position:absolute; top:0; left:0; width:100%; height:100%; object-fit:cover; z-index:51; opacity:0.85;}
.crop_01 {position:relative; overflow:hidden; background-color:none; float:left; margin:0 16px 4px 0;}
@media (min-width:1025px) {.crop_01 {min-width:30% ; padding-top:30% ;}}

News
acf_quote



THE SHORTCODE VERSION SC=”excerpts”
Cardstart: article class=wrapper_01 | NON PARAMETRIC VERSION
Cardstart: article class=wrapper_01 | PARAMETRIC VERSION