<div class=”non-bs-parent”><aside></aside> <div class=”bootstrap-inside”>…</div> </div>
Let’s say you want to apply bootstrap only inside the div.bootstrap-inside container. But default bootstrap sylesheet will impact the entire document. Having a wrapped boostrap stylesheet will limit the bootstrap styles inside the container.add_filter( 'gform_enable_field_label_visibility_settings', '__return_true' );
To read more about this, please follow the source link below