in Wordpress Themes by yogajap (900 points)
Hi, I'm a new user of TemplateToaster and I'm working on my first template-try.

I'd like to increase the line-spacing in the widgets>content but I'm not able to find this option under content properties menu :?:

I've found Text>Margin (0-9) but if I set 0 or 9 nothing changes in my template....

(I've just found something like that in Content>Content Properties /15-40/ but the changes I set there don't affect the content of the widget)

Where is my error???

Thank you in advance for any help!!

2 Answers

by james (5.3k points)
Hi,

You can apply it from 'File->Preferences->Custom Css' as

.ttr_block_content
{
line-height:desired value in px;
}
by a-c (480 points)
You can apply it from 'File->Preferences->Custom Css' as
.ttr_block_content
{
line-height:desired value in px;
}


Thank you, it's useful to me too!!
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...