Tagged: 

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

    I’m having issues with alternate rows in tables not displaying data. It’s not that the font is the same color as the background. Those rows are simply blank. The odd thing is that when I generate a “preview” url, they appear. The site is on a construction server. Here’s a sample page: http://mrhsband.s310.tmd.cloud/test/ . You can see that there is no text in the first and third rows. If, from the Page Editor, I select “Preview Changes”, I can see the data. For Kriesi staff, I’ll include some additional private content, below:

    #1089004

    Hey Brad,

    Please try the following in Quick CSS under Enfold->General Styling:

    tr:first-child th {
      color:#919191 !important;
    }

    Best regards,
    Rikard

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