0
mdonogma created
Where can i find a sample .css file that works with the settings upload css fuction.
we want to verify the functionality works
1 Answer(s)
-
0
Hi @Mdonogma,
We don't have a sample for it but you can create a simple css file including only one style for header bar to make it background red.
.page-header.navbar{ background-color:red; }