Hi,
i want to have all the Tabs in the same heigh size (werbeartikel like the oders heigh) and scroll it down to see more products in this Tab section,
Is that posible?
Thanks!
Cheers
Hey reinsicht,
Thank you for your patience and for the link to your site, for this one tab I would recommend this css in your quick css, you will note that it begins to work at 1440px screen resolution, this is so it is not used for mobile or tablet.
@media only screen and (min-width: 1440px) {
#individualisierung-custom-table #tab-id-2-content.tab_content {
max-height: 1500px;
}
}
Best regards,
Mike
Thanks for the Help!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike