Changing the color skins through the Child Theme?
in Other
Hello,
Thank you once again for your great theme!
I am tweaking the skin colours of the various layouts. The css for this it seems, I can only edit in the main theme css/skins?
Like this I loose the colours I set, each time Betheme updates.
For example:
a.button, a.tp-button {
background-color: #eea200;
color: #ffffff;
}
.quick_fact .number-wrapper .label {
color: #eea200;
}
My css knowledge is only basic. Can you tell me how I can add these css lines through the child-theme's css?
Thank you!
Comments