Jump to content

Remove #short_description_block


Recommended Posts

Hello mate,

Go to your theme folder then to css folder then global.css and comment out the following line as described ,

#short_description_block/*{    background-color: #f8f8f8;    border: 1px #e7e7e7 solid;    padding:0.7em;    margin-bottom:1.5em;}*/



Then also in your theme folder go to the following file, product.tpl and open it with your favorite editor, then browse to this line ( use search ) and comment out as described

{*{$product->description_short}*}



And also this line,

{*
{l s='More details'}*}



Have fast tested it and seems to work just fine, see screenshot



ysco..

25901_5sXHj610UumLqL5jkRyq_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...