Created
October 12, 2022 13:16
-
-
Save SitesByYogi/2d1d771fcbabb7ea68a5eed3d49f2468 to your computer and use it in GitHub Desktop.
woocommerce best selling products with content right
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="boldgrid-section" style="border-width: 0px; padding: 5em 0em 3em;"> | |
<div class="container-fluid"> | |
<div class="row" style="padding-top: 0px; padding-bottom: 0px; border-width: 0px; margin-right: 0px; margin-left: 0px;"> | |
<div class="col-lg-6 col-md-12 col-xs-12 col-sm-12" style="border-width: 0px; padding: 0em;"> | |
<p class="color1-color" style="border-width: 0px; text-align: center;">Best Choice</p> | |
<h3 class="" style="border-width: 0px; padding: 0px 0px 1em; letter-spacing: -0.3px; font-size: 30px; margin-top: 20px; text-align: center;">Modern Art For | |
Every Room</h3> | |
<p class="kt-adv-heading_f3aadf-41 wp-block-kadence-advancedheading" style="border-width: 0px; padding-right: 0em; padding-left: 0em; padding-bottom: 1em; text-align: center;" data-kb-block="kb-adv-heading_f3aadf-41">Lorem ipsum dolor sit amet, | |
consectetur adipiscing elit. | |
Ut elit tellus, luctus nec ullamcorper mattis, | |
pulvinar dapibus leo.</p> | |
<p class="" style="text-align: center;"><a class="btn-color-1 btn btn-small-caps btn-pill btn-regular" href="#">Button</a></p> | |
<p class="" data-kb-block="kb-adv-heading_f3aadf-41"> </p> | |
</div> | |
<div class="col-lg-6 col-md-12 col-xs-12 col-sm-12" style="border-width: 0px; text-align: left;">[products limit="3" columns="3" best_selling="true" ]</div> | |
</div> | |
</div> | |
</div> | |
<div class="boldgrid-section"> | |
<div class="container-fluid"> | |
<div class="row"> | |
<div class="col-lg-12 col-md-12 col-xs-12 col-sm-12"></div> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment