How to close the Description?
i want it just show the title name only.
Please see the picture, i have circle the word. I want to delete it!
Thank you
Edwin LIm
How to close the Description?
i want it just show the title name only.
Please see the picture, i have circle the word. I want to delete it!
Thank you
Edwin LIm
I think your problem is elsewhere in the files. What your seeing is truncated code that's cut-off in the PHP file(s).
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
As a quick fix, you can add the part in red to your stylesheet_tv.css
.tv_prodesc {
color: #666666;
font-size: 11px;
display:none;
}
You'll probably need to add some padding then to separate your rows.