Comments Sarah started the conversationAugust 16, 2015 at 8:46pmHi, I would like to know if I can change the number of lines of text to display on the grid posts of the home page. (attached image)Thanks. Regards. 295Paul repliedAugust 17, 2015 at 9:44amHi Sarah!You can change that in \"/vc_templates/vc_posts_grid.php\" file. Please open the file and find this line of code:$title_code = \'<h4 class=\"blog-element-title\"><a href=\"\' . get_permalink() . \'\">\' . uxbarn_trim_string(get_the_title(), 70) . \'</a></h4>\';Then increase the value of \"70\" here for a longer post title.Regards,PaulSarah repliedAugust 17, 2015 at 8:43pmIt works! Thank you very much! 295Paul repliedAugust 18, 2015 at 9:54amYou\'re welcome! Sign in to reply ...
Hi,
I would like to know if I can change the number of lines of text to display on the grid posts of the home page. (attached image)
Thanks. Regards.
Hi Sarah!
You can change that in \"/vc_templates/vc_posts_grid.php\" file. Please open the file and find this line of code:
Then increase the value of \"70\" here for a longer post title.
Regards,
Paul
It works!
Thank you very much!
You\'re welcome!