Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #798805

    Hi all

    please i want to know how to put a table Header on enfold table

    #798815

    How to change the ccs of one line (bold and center)

    #799018

    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

    #799033

    I want to add first a table Header (<th>), i do not see where to eneable header Row in table builder.

    #799349

    Hi,

    You can do it in the settings of the table element.

    View post on imgur.com

    Best regards,
    Sarah

    #800037

    Thank you, you can close the thread.

    #800176

    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

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