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

    Hey guys

    I am using the data table and was wondering if you could provide me the css code to edit text size and background colors for the cells.
    The cells should be shown in two different colors alternately.

    I’ve tried a few codes that I’ve seen in the forum but couldn’t get it to work.

    View post on imgur.com

    Thank you and kind regards
    Aline

    #764008

    Hey Aline,

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

    Best regards,
    Rikard

    #764142

    of course. please see login data below.

    http://realit2015.ch/?page_id=5270

    #766069

    Hi,

    use this code inside Quick CSS field:

    td {
    background-color: red;
    font-size: 16px;
    }

    Best regards,
    Andy

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