blog grid – fixed height
-
Hello, I’m absolutely loving Ascend after years of using Pinnacle, but I have exact same issue that I remember having in Pinnacle initially. I want the blog tiles to be of equal height, not only width.
In Pinnacle I’ve been advised to use the below code, but there I didn’t need the post excerpt to be shown at all:
#kad-blog-grid .blog_item .entry-title {
min-height: 55px;
}#kad-blog-grid .blog_item .entry-title {
text-align: center;
}#kad-blog-grid .blog_item .entry-content {
display:none;
}In the site I linked above, I still want to see the one-sentence excerpts (I set them manually not to be longer), but I need the height to be the same for each post.
Thank you very much in advance for your help!The page I need help with: [log in to see the link]
- The topic ‘blog grid – fixed height’ is closed to new replies.