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

    Hello support team,

    is it possible to set the table row height? We want to minimize this row heights: https://vfl-kaltental.de/unservfl/mitgliedschaft/

    We are using the element “Table” from enfold theme.

    Best regards
    Markus

    #1250463

    Hey Markus,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-data-table.avia_pricing_minimal th,
    .avia-data-table.avia_pricing_minimal td {
        padding: 4px 12px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253342

    Hello Victoria,

    thanks a lot. Issue is solved. :-)

    Best regards,
    Markus

    #1253386

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Set table row heigth’ is closed to new replies.