-1

I need to disable best selling featured products etc.

    </main><!-- #main -->
</div><!-- #primary -->

1 Answers1

0

You have two ways to do that. Here is an example

<!--div>Here are some elements</div--> Another way is :

<?php /*echo "<div>
Here 
are some 
details
</div>" */;?>
Sohan Arafat
  • 93
  • 2
  • 16