Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 23, 2013 at 10:44 pm #179980 IndiatravelzParticipant hi there we are building a page with a table in it. when i upload the page i see every line is in another color(once white once grey) how can i change the colors of the table-rows,lines and borders? thank you in advance indiatravelz October 24, 2013 at 9:48 am #180170 IsmaelModerator Hey Indiatravelz! You can add this on your custom.css or Quick CSS to remove the gray: .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: white; } Best regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘colors of the rםwes and borders of a table’ is closed to new replies.