I\'m having some issues with the blog grid layout, it seems that when my title is too long, eg it\'s two or three rows it makes the post bigger, therefore not aligning with the next one that might only have a title of 1 or two rows, this is fairly annoying as I want posts to line up like a grid..
Is there a way to limit the character length of the description / title of each post, or any other way of making sure each post is the same size?
Hi,
I\'m having some issues with the blog grid layout, it seems that when my title is too long, eg it\'s two or three rows it makes the post bigger, therefore not aligning with the next one that might only have a title of 1 or two rows, this is fairly annoying as I want posts to line up like a grid..
Is there a way to limit the character length of the description / title of each post, or any other way of making sure each post is the same size?
http://edge-cgi.com/all-cg-tutorials/
Many Thanks,
Laz
Hello you could add this custom css :
.post_ctn .post-title { min-height:70px; }.post_ctn .entry { min-height:300px }
I think that should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi
Thanks very much, It\'s fixed!
Glad to hear that!
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme