I have been receiving requests that the gray default font color in the body of the modules, etc. are too light of a gray in my site
stbcc.net/
. They would like it to be darker so they can read it better. I don't see where I can change the font color in the css files? Any suggestions would be appreciated please. Thank You.
You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_kirigami-custom.css or gantry-custom.css). For this issue add this to the custom CSS file
I having the same issue using Halcyon - tried to match your instructions see directory structure here
copy.com/xK8ZQqmfO61eOaaq
opened the existing Halcyon-custom.css file and added "body {color: #333;}" below the existing header saved and copied the file back. No change.
Thanks - for the help. Please realize that the file name was from the install not me. I did check to make sure that the test article is assigned to this template. If I choose another template - say beez3 or prostar - I get expected changes in formatting and text color. However, nothing changed when I renamed the file. I also used a varitey of values from #000000 to #ffffff without affecting any change in text color. Clearly something else is in play in this template.
I do not see the custom css file loading as it is not named correctly. I am not sure how a file by that name was part of the install but any way Yu can create a file using a simple text editor for custom css and name (or rename) it using this format: templatefolder-custom.css (e.g., rt_halcyon_responsive-custom.css ). For this issue add this to the custom CSS file