Tagged: x
-
AuthorPosts
-
January 5, 2017 at 5:27 am #1317187
EidderfParticipantHi,
I need your help please to align the posts box holders in grid view. Another way of explaining this issue is, I want to have a fixed height for all of the posts in grid view so that even though each one have different number of contents they will still be aligned. Whatever excess content each post boxes have, I’d like them hidden instead.
I have an image in the next private post to explain this issue further.
Thank you
January 5, 2017 at 5:38 am #1317191
EidderfParticipantThis reply has been marked as private.January 5, 2017 at 8:50 am #1317364
JoaoModeratorHi There,
We can help setting the height of the posts, on which page you have applied your grid? Can you provide the URL?
Thanks
January 11, 2017 at 1:11 am #1325115
EidderfParticipantThis reply has been marked as private.January 11, 2017 at 4:54 am #1325271
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.blog .entry-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .blog .entry-content.excerpt p { min-height: 108px; }Hope that helps
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1317187 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
