custom css
Kindly find attached the 3 screenshot (Step by step )
1- http://pasteboard.co/4VRWW1Aqw.png the file i need to change
2-http://pasteboard.co/uAslt1hg.png (extra class name
3.http://pasteboard.co/4VTqnFLQn.png (last css)
im trying to change the color of the title in the grid i created an extra class name
and i edited the code in the custom css
what is the wrong because i didnt work
maybe the code inside the custom is wrong ?
1- http://pasteboard.co/4VRWW1Aqw.png the file i need to change
2-http://pasteboard.co/uAslt1hg.png (extra class name
3.http://pasteboard.co/4VTqnFLQn.png (last css)
im trying to change the color of the title in the grid i created an extra class name
and i edited the code in the custom css
what is the wrong because i didnt work
maybe the code inside the custom is wrong ?
Comments
# is not a class definition. If you set custom class name, instead of # (which is an ID tag), you supposed to use . (dot) instead. For more details about ID's and classes, please visit http://stackoverflow.com/questions/602168/in-css-what-is-the-difference-between-and-when-declaring-a-set-of-styles