I've got a question about fonts and the «predefined selectors» option:
When I have for example 2 google fonts installed and I choose font A for Headings via «predefined selectors» and then want to change the Headings to font B. So I switch to font B and select Headings again via «predefined selectors».
So now Headings is chosen twice (font A and font B). Which one will Kalium choose now? Won't there be a mess now? Do I have to delete / unselect font A in the CSS selectors list?
I hope, you understand my question. Thanks for help.
We understand your question right, the latest font which is added (B) will be applied over the settings of the first font (A) if they have the same selectors and classes. If you want to change only the heading of a specific page, you will have to make it more specific using CSS, by creating a new selector.
I've got a question about fonts and the «predefined selectors» option:
When I have for example 2 google fonts installed and I choose font A for Headings via «predefined selectors» and then want to change the Headings to font B. So I switch to font B and select Headings again via «predefined selectors».
So now Headings is chosen twice (font A and font B). Which one will Kalium choose now? Won't there be a mess now? Do I have to delete / unselect font A in the CSS selectors list?
I hope, you understand my question. Thanks for help.
Hi HL,
We understand your question right, the latest font which is added (B) will be applied over the settings of the first font (A) if they have the same selectors and classes. If you want to change only the heading of a specific page, you will have to make it more specific using CSS, by creating a new selector.
Best regards,
Laborator Team