IDIQ HTML Page Fix

 avatar
unknown
css
9 months ago
175 B
9
Indexable
/*** COPY THE CODE BELOW ON TOP OF YOUR HTML CODE ***/

<style>
.contentbuilder-page {
    padding: revert !important;
    background-color: transparent !important;
}
</style>
Editor is loading...
Leave a Comment