motopress table

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #246082

    Hello!

    I am wondering if it is possible to manually set the column width for the table-element?

    At the moment the width is set automatically adjusting to the content entered to the table.

    -Saku

    #246674

    Hi Saku,

    The table supports CSV (comma separated values) format and column width may depend on content length. Data in each row are separated by comma. You can find out more about CSV format here https://en.wikipedia.org/wiki/Comma-separated_values#Example

    Best regards,
    John

    #333656

    Hi all!

    How change delimiter from “,” to “;”?

    #334226

    Hi Andrew,

    It is not possible as there is used CSV format. You can also embed a table via Embed widget.

    Best regards,
    John

    #412725

    How can the table’s column titles be centered over each column?

    #413609

    Hi Terri,

    You can add custom style of the table you need and apply the classes to the table element at Page Builder.

    Best regards,
    John

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