I would like change the color of our item titles on the homepage, upsell items, sub-category pages, and checkout. I did this once but forgot where in the css I did it, and I really do not want to go though whole template changing things blindly again trying to find it again. Could someone please tell me where to change this? I thank you in advance for your help.
Announcement
Collapse
No announcement yet.
Titles color help please
Collapse
X
-
- Settings>>Design>>Themes & Styles >> Select Stylesheet from drop down
- Edit/Look colors (CSS)
- Here you can edit each under "Style Sheet Editor" or click on the "Advanced Mode" to get the css file.
Edit : titles Controls the Tiles of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).
or look for the comment in the CSS file:
/*titles:: Controls the Tiles of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/Last edited by ElegantWeddings; 07-23-2011, 05:18 PM.
-
Originally posted by ElegantWeddings View Post- Settings>>Design>>Themes & Styles >> Select Stylesheet from drop down
- Edit/Look colors (CSS)
- Here you can edit each under "Style Sheet Editor" or click on the "Advanced Mode" to get the css file.
Edit : titles Controls the Tiles of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).
or look for the comment in the CSS file:
/*titles:: Controls the Tiles of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/
Thank you for your reply. I had already tried titles in the CSS. I know that is where it seems it would be but thats not it as nothing changes?Jimmy
Comment
-
Originally posted by Go Live View PostYou may want to install firebug in FF.
Then you can right click and select inspect element.
Then your answer to what does what will be known.Jimmy
Comment
Comment