• Resolved Shafiuddin

    (@shafiuddin)


    Hello, I’m trying to style table rows and want a default 3 column table, and inside it i want to add default values (example – added link above) like first column has an acf image field, second one has some text and description and third one custom buttons. Is it possible to create something like that using tablepress, if yes, which file do i need to edit in order to add these

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    In principle, it’s possible to create such a design with TablePress, but you will need custom HTML and CSS code in the table cells. However, I don’t really recommend this, as you would be moving away from using tables as tables, and would instead use them for layout purposes, which is not recommended in modern HTML code, e.g. due to accessibility, etc.

    Here, it might be better to use other approaches, like preparing a template inside your theme, with other HTML code structures.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Styling Rows’ is closed to new replies.