Could you please help me
Thanks in avance.
]]>With the latest updates my chart interface has gone wrong.
I am using the pop up version which open when you click the blue button “Ghid Marimi”
The header is completely to the left and the column of the header and of the table has completely different widths.
Can you help me?
Thank you!
]]>That′s the code:
<tr class=”gmpMmlSlideTableHeader”> <th style=”background-color: #e1ecf6 !important;”>Titel</th> <th style=”background-color: #e1ecf6 !important;”>Addresse</th> <th style=”background-color: #e1ecf6 !important;”>Beschreibung</th> </tr>
Thank you for your help!
]]>
[su_tooltip style="light" position="west" shadow="no" rounded="yes" size="default" title="" content="About actions" behavior="hover" close="no" class=""]i[/su_tooltip]
I would like to insert it after the word <th> Actions </th> in the column header.
<tr>
<th>System/State</th>
<th>Complaint / Use</th>
<th>Actions</th>
<th>Preparation and Administration</th>
<th>Parts Used</th>
<th>Source</th>
</tr>
How would I do that?
Thanks for your help
my-table-class
, which I had defined as
.my-table-class
{
font-weight: normal;
}
but this didn’t do the trick. It turned out, that there is no built-in setting for the table header, but you have to override the built-in definition by:
.easy-table th
{
font-weight: normal;
}
]]>https://tablepress.org/faq/change-background-color-table-head-row/
.tablepress thead th,
.tablepress tfoot th {
background-color: #ff0000;
}
But the change is not reflecting. Can anyone help out please!!!!
]]>Awesome plugin. I have a question about the black bar in the invoice. If I purchase the premium version. Can I than change the color of the black bar in the pdf invoice?
Thanks!
Linda
]]>