• Resolved SimonVetterli

    (@simonvetterli)


    Hi

    There are some based settings about the design from the tables.

    How can I change those and redefine a bit? I am using a child-theme but need some changes, as adjust the table head, change color to my own custom color etc.

    Regards,

    Simon

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shahjahan Jewel

    (@techjewel)

    Hello @simonvetterli,
    You have many predefined color schema for the table, You can use one of them or otherwise you have to add your own style using css.

    I am working with a version currently where you can choose any color code for a table.

    I will let you know when I will publish that version.

    Thanks

    Plugin Author Shahjahan Jewel

    (@techjewel)

    For now Use the following css to change the color schema:

    .footable_parent.colored_table table.foo-table.inverted.blue.table {
        background-color: #2a997d !important;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to I change the coloring behaviour’ is closed to new replies.