tree view [icon and font]

Viewing 7 posts - 1 through 7 (of 7 total)
#96904

Rabie Abbara
Member

Hello
First, i want to thank you for this very helpful pluign, i have one question please if you answer me:
When i used the short code [wpdm_tree] the folder and file names are very small, Is there a way to increase the icon sizes and font sizes?
Please i need detailed explanation, becaues i am not good in coding.
Thank you.

#97176

Rabie Abbara
Member

@shahrukhlwl any help ?!

#97310

Shahriar
Moderator

It is possible to increase the font size using CSS. Add the following code in your Customize Additional CSS option.

UL.jqueryFileTree{
font-size: 15px;
}
.jqueryFileTree LI.directory{
height: 30px;
}
#97444

Namita Davey
Member

HI there,

I placed the above code in my Appaearance > Customise > Additional CSS field – using child theme of Enfold, but still hasn’t made a different to font size etc of the tree view?

What am I missing and how can I make this happen as the download names are really small!

Thanks for your help,
Namita

#98741

Namita Davey
Member

Please see my earlier question above – am trying to increase the size of font in the tree view.
Thanks in advance.

#99026

Shahriar
Moderator

Please send me the page URL to check.

#103220

D D
Member

Was there a fix for this? I followed the same instructions and it did not work for me also ๐Ÿ™

Thank you, great plugin!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘tree view [icon and font]’ is closed to new replies.