Hi all
please i want to know how to put a table Header on enfold table
How to change the ccs of one line (bold and center)
Hi koumax100,
To create a <th>
, please use a Header Row in your table builder.
You can change the CSS using Quick CSS. You can use this as basis:
.main_color .pricing-table li.avia-heading-row {background-color: red; }
.main_color .pricing-table li.avia-heading-row .pricing-extra {background-color: red; }
.main_color .pricing-table li.avia-pricing-row {background-color: green; color: black;}
.main_color .pricing-table>li.avia-button-row {background-color:gold !important;}
And just set font-weight and text-align.
Let us know if you need further help.
Best regards,
Sarah
I want to add first a table Header (<th>), i do not see where to eneable header Row in table builder.
Thank you, you can close the thread.
Hi kouamx100,
Glad we could help and you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria