Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #770794

    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?

    • This topic was modified 7 years, 7 months ago by wirkungswerk.
    #770805

    Hey wirkungswerk,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #770807

    Done, thank you!

    #770951

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.