Comments Jeff Weidner started the conversationOctober 16, 2019 at 10:41amHow can I ensure all boxes are the same Height?See attached highlighted are "taller" than the other boxes and I can't figure out why. I want all boxes to be the same height. 667Alexandre repliedOctober 16, 2019 at 5:50pmHello Jeff,Please try to add this custom css code in the wp-admin>theme options>custom css/js>custom css field.eg-video-cast-skin-element-14 {min-height: 100px;} Thanks, Alexandre from the Sonaar.io CrewJeff Weidner repliedOctober 16, 2019 at 8:16pmThanks and I also added one for the podcast boxes as well.eg-video-cast-skin-element-14 {min-height: 100px;} .eg-podcast-skin-element-14 {min-height: 100px;}You guys have great customer service. So many of these Theme companies just drop the theme and leave customers hanging. Thanks so much for your great responsiveness.Jeff Weidner 667Alexandre repliedOctober 16, 2019 at 8:20pmYou are welcomeThanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
How can I ensure all boxes are the same Height?
See attached highlighted are "taller" than the other boxes and I can't figure out why. I want all boxes to be the same height.
Hello Jeff,
Please try to add this custom css code in the wp-admin>theme options>custom css/js>custom css field
.eg-video-cast-skin-element-14 {
min-height: 100px;
}
Thanks,
Alexandre from the Sonaar.io Crew
Thanks and I also added one for the podcast boxes as well
.eg-video-cast-skin-element-14 {
min-height: 100px;
}
.eg-podcast-skin-element-14 {
min-height: 100px;
}
You guys have great customer service. So many of these Theme companies just drop the theme and leave customers hanging. Thanks so much for your great responsiveness.
Jeff Weidner
You are welcome
Thanks,
Alexandre from the Sonaar.io Crew