Copy and paste the entire code below into a new kvCORE Custom Page and you’ll get a full content-width area for your custom content. The sidebar will be completely hidden!
<!--COPYRIGHTED CUSTOM DESIGN CODE - DO NOT DUPLICATE, OR REDISTRIBUTE-->
<style>
<!--/*Hide the sidebar and expand the content area*/
.inner-main-content>.container>.row>.col-md-8{width:100%;max-width:100%}.inner-main-content>.container>.row>.col-md-8+.col-md-4.col-lg-4,.sidebar{display:none}-->
</style>
<div>
Your Content Here...
</div>
Leave a Reply