Hello. I have been using the theme, Rigid-Light. I am not able to change the font colors. I have tried all the normal ways,including inside each block and on the "customize" page of the theme. I went to the "I got style" css, but did not know how to use that info to change the font colors.
Thanks for your time and help. Have a wonderful day!
change the value of color to any color you want - and that'll change out all the main body colors. If you're completely unfamiliar with hex color codes, then find the color you want here:http://www.colorpicker.com/
In the CSS you'll see a section called "General Content Elements". The h1, h2, and h3 will style the heading text.
My File Manager has: search, attributes, sets, access.
Search is only a list of my photos. Attributes is only the height and width of the photo/images. Sets is only choosing whether I want public or private. Access has more possibilities, but has only permissions (who can view my files), what file extensions I allow, such as jpeg, and file storage location, where the files are stored on the server.
I cannot get to the CSS through File Manager. The last time I found the CSS, it was trial and error, and I did not record how I got there, because I had no idea that I would have trouble finding it again.
Can you give me detailed instructions on how to find the CSS in the Rigid-Light theme.?
Thanks very much for your time and help; I am very appreciative. I hope to hear from you soon. Have a wonderful day!
Thank you. This answer has also helped me. I am trying to change the colour of the green numbers in the CTA blocks. Would I make this change in the igotstyle.cs as well? If so where please? Or if not where can I make changes - Thank you.
Line 18 where it says:
change the value of color to any color you want - and that'll change out all the main body colors. If you're completely unfamiliar with hex color codes, then find the color you want here:http://www.colorpicker.com/
In the CSS you'll see a section called "General Content Elements". The h1, h2, and h3 will style the heading text.