Cell color issue
-
Hi,
1. I was trying to change the cell color using the following code:
.ptsCol-1 .ptsCell:nth-of-type(1) {
background-color: #f5f5f5 !important;It changes the header background color as well as the third one:
Example: http://www.screencast.com/t/KZPuj8feH3First one is header
Second is description
I don’t understand why this is taking two cells at a time to change the color.2. Is it possible to vertically align the text in the middle:
Example: The red marked texts in the image below: http://www.screencast.com/t/Gojn2bpD67I can not share you the live link as this is being checked on Staging site (Password Protected)
Thank you for your help in advance. Cheers
The topic ‘Cell color issue’ is closed to new replies.