Home › Forums › WoodMart support forum › Carousel element of same size Carousel element of same size This topic has 1 reply, 2 voices, and was last updated 3 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 9, 2021 at 4:41 pm #317540 Simone2701Participant Hello, I need to have the same size of carousel post, including image, title and description. How can I do that? I mean same number of letters in title, description. Thanks September 10, 2021 at 6:20 am #317607 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .blog-design-masonry .post-title { height: 82px; overflow: hidden; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register