Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #596271

    Hi All,

    I need to change styling of the table.
    I need whit (no) background and no borders

    How can I achieve that

    thank you

    #596772

    Hi TheElear,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #596792

    Hi TheElear

    At the bottom of this page I have a test table:
    For alignment purposes I would like to have no background and no borders in the table.

    many thanks

    #598630

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: white !important; }
    .avia-table td { border: none!important; }

    Regards,
    Yigit

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