cancel
Showing results for 
Search instead for 
Did you mean: 

Remove the body class

Remove the body class

Hi All, 

Now I develop new magento theme. So now I change the 2columns-left.phtml file. After save and refresh the theme this code block. Now I need to remove this code block. So please help me remove this code block.  

Magento

3 REPLIES 3

Re: Remove the body class

Replace this with <body> tag in 2columns-left.phtml.

 

<body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>

OpenSource Expert | OpenSource Technologies | www.opensourcetechnologies.com
Magento plugins released: http://www.opensourcetechnologies.com/product/product-category/magento-extensions

Re: Remove the body class

Now it's working. 

Re: Remove the body class

If your issue is resolved, then Please mark your post as "SOLVED".

 

Thanks

OpenSource Expert | OpenSource Technologies | www.opensourcetechnologies.com
Magento plugins released: http://www.opensourcetechnologies.com/product/product-category/magento-extensions