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

    Hello,

    how can I manage an equal row height in all rows in the following price-table:

    if the page width is more than 1680 px everything works fine, but if it is less than 1600 px, some items change to a two-line layout an the table gets unreadable.

    best regards

    #576199

    Hi Juliandaddy!

    Your site is timing out for me. Try this CSS out.

    .pricing-table li {
        min-height: 85px;
    }

    Regards,
    Elliott

    #686856

    Hello Elliott

    I have tried to add this code but it has no impact on the row height.

    I am also having a problem where some of the text in the second column which is set as a default column is appearing bold, some of it is not.

    And I have added custom CSS so that there is a birder but the border is not displaying on the first top cell?

    I want the table to be tight and tidy like the example included below in private content.

    Are you able to assist please?

    #687864

    Hi @digitalalso,

    I’m not sure what you are looking to change on the page you posted, could you try explaining a bit further please?

    Regards,
    Rikard

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