Hi. Just wondering if I can change the font in slide show photo captions. I looked through all the dashboard items and can't find out how to change it. Thanks Melody
You would find this code in the style.css file, and it is down around line 2050.
But if you wish to change, you don't do this in the style sheet, but rather you amend the code and typically post into the Striking General Panel in the custom css field which is found at the bottom of the panel.
And stupid me, I should have said screen.css file, not style.css. To many things going on at one time. My apologies. The style.css has nothing to do with the screen options but is just the style for the Active Themes Striking panel. The screen.css file found in the CSS folder contains all the master styles for the theme, where they are set by css.
I must have been wearing my dunce cap the moment I typed that.......
As for the snippet, post it here and we will confirm to you that it is ok.
The screen.css file is in the CSS folder of the striking theme. So if you go to your themeforest download which you have unpacked, you have to unpack as well your striking.zip. You will see it contains many folders and files. One folder is the CSS folder, and it contains the screen.css file.
You cannot access this file via the wp editor as it only allows you to access files in the Striking root, not in any of the Striking subfolders. Usually, anyone who does editing has dreamweaver on their local machine, and is often opening the core files to check something out. I know I have to all the time as I don't remember anymore half the stuff in the theme!! (info overload ;) )
ah! ok, no wonder we couldn't find it (my professor was looking too, doesn't know wordpress but it was torturing him that he couldn't figure it out!). thanks so much!!!!