display project index title over two lines
-
hey @arminunruh
any way of displaying the project title on the index over two lines whilst using the 'columns' option?
at the moment a few of my client's projects have really long titles and categories and I think he would prefer that the full title is visible but currently it seems it can only stay on one line with ellipsis.

Thanks!
Alasdair
-
i've found if I add a <br> in the title it breaks the text into two lines, perhaps there is a cleaner way of doing this?
-
.lay-projectindex.lay-projectindex-style-table .lay-projectindex-col-categories{ text-overflow: initial !important; overflow: visible !important; white-space: normal !important; } .lay-projectindex.lay-projectindex-style-table .lay-projectindex-col-title{ text-overflow: initial !important; overflow: visible !important; white-space: normal !important; }this should work!
have a great day -
.lay-projectindex.lay-projectindex-style-table .lay-projectindex-col-categories{ text-overflow: initial !important; overflow: visible !important; white-space: normal !important; } .lay-projectindex.lay-projectindex-style-table .lay-projectindex-col-title{ text-overflow: initial !important; overflow: visible !important; white-space: normal !important; }this should work!
have a great day@arminunruh thank you so much, this works perfectly!
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it