Hi,
1. I don’t know what smartlist you use. For smartlist 2 please edit td_smart_list_2.php and increase value of title lenght: http://screencast.com/t/V6DoWP2d
You can do exactly the same for the smartlist you want.
2. You can try the following css: – http://screencast.com/t/2X3wE7Yx
.td_smart_list_2 .td-sml2-current-item-title {
font-family: Verdana, sans-serif;
font-size: 18px;
line-height: 18px;
}
It depends on the list used and the element you want to target. The theme doesn’t have an option for them yet, sorry.
Thank you, Emil G.
Thanks!
-
This reply was modified 11 years by
Emil G.
not work (your code is all removed description).
i want this simple desc example
http://imgim.com/132incio6653479.png

how can i removed td sml codes ?
http://imgim.com/98.png

Hi,
The theme doesn’t have an option to remove or hide the description so you need to edit the smart list file for the smart list you use and remove the code I’ve pointed.
Also not sure what you want to highlight in this image: http://imgim.com/98.png as if you want to remove just that the selected text from that paragraph tag you just need to edit the description you’ve added there and remove that part and to remove the whole span tag: http://screencast.com/t/pRzpHpMpi2 you need to edit the sm4 file and remove this part: http://screencast.com/t/nSCrpattX or better replace the whole code from the file td_smart_list_4.php with this one: http://pastebin.com/3Uhut5iW
Thanks



