Hello together,
we have a problem with our table, which you can see on this page: https://island-infos.de/klima/
The description column goes into the next column. How can I fix this?
Hey wirkungswerk,
Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
Done, thank you!
Hi,
To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-data-table .avia-desc-col {
width: 180px !important;
}
Best regards,
John Torvik