Viewing 4 reply threads
You must be logged in to reply to this topic.
I need equal height feature in my website.
I’ve already deleted the vc_remove_param(“vc_row”, ‘equal_height’); in codeless_elements.php but seem not enough, since no equal height is applied.
Please let me now how to solve
Thank you
Hello,
Can you please post a link where are you trying this?
Best regards!
Hello,
Sorry for the late reply.
Please add this code into your custom css box:
@media (max-width: 1600px){
.page-id-74 .wpb_wrapper {
min-height: 410px !important;
}}
We will fix this feature in the next update.
Best regards!
You must be logged in to reply to this topic.