This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello, I have this carousel on my page but the buttons are not the same height, wich looks so sloppy and I can’t afford to show my site like this to my clients > here screenshots
And here also the related post carousel
Hello,
You may add Excerpt manually to every post http://prntscr.com/h7td98 > http://prntscr.com/h7tdig
also, try to add this code in Theme Options > Styling > Custom css:
.posts-slider article .post-heading {
min-height: 40px;
}
.posts-slider article .content-article p {
min-height: 108px;
}
.posts-slider article > div .wp-picture {
min-height: 165px;
}
.single-post .posts-slider article .post-heading {
min-height: 60px;
}
Regards
Thank you very much it worked. /closed
My pleasure 🙂
Regards
The issue related to '‘[8THEME] Blog carousel css/design/excerpt bug?’' has been successfully resolved, and the topic is now closed for further responses