I am using a child theme. I want to change the appearance of some titles. (In the theme options, there are already a lot of options, but I need my titles to be in lower case.)
I changed it in the style.css file in the child theme, but it does not appear on the website.
Changes to e.g. titles in the child theme style.css file are not shown. The custom.css (result of the styling settings in the theme options) is loaded after the child-theme style.css, and in that file, the titles are also styled.
Changing the titles to lowercase only works using the custom.css field in the styling settings in the theme options.
Using the style.css would be a lot easier during development.
Hi,
I am using a child theme. I want to change the appearance of some titles. (In the theme options, there are already a lot of options, but I need my titles to be in lower case.)
I changed it in the style.css file in the child theme, but it does not appear on the website.
Is there another file?
Thanks in advance,
Sara
HI!
Pls. take a look:
http://codex-themes.com/thegem/documentation/css/
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Changes to e.g. titles in the child theme style.css file are not shown. The custom.css (result of the styling settings in the theme options) is loaded after the child-theme style.css, and in that file, the titles are also styled.
Changing the titles to lowercase only works using the custom.css field in the styling settings in the theme options.
Using the style.css would be a lot easier during development.
If you wish to overwrite theme style just add more classes, body for example.
add
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Is there a way to change the list of predefined styles in a text block?
Sorry, can you add few screenshots?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver