Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #439239

    Hello,

    I have a table with custom CSS applied to a specific column. I want to exclude the CSS from applying to the very first row.

    For example: http://i.imgur.com/a2LXULN.jpg

    This is the CSS:
    .avia-data-table .avia-price2-col {text-align: center; max-width: 80px; text-decoration: line-through; color: red;}

    I tried around with :not(:first-child) but I’m not sure if I’m doing it correctly.

    Any ideas? Thank you.

    #439246

    Hi abskevin!

    Can you post the link to your page please?

    Cheers!
    Yigit

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