Comments 2Lukas started the conversationFebruary 21, 2017 at 6:24pmHi,I couldn't get my child theme to override existing css, so I started to use the custom css box in "Salient - General settings".To verify if it works I changed some specific h3 font-size like that:.wpb_column.column_container.vc_column_container.col.no-extra-padding.instance-0 h3 { font-size:100px !important; }It worked and I deleted the rule in the custom css box, but it still gets used! Tried my best and reset some typography options, flushed browser and server cache, but it still doesn't change. Do you have any idea on how to fix this problem?Kind regards 8,999Tahir repliedFebruary 21, 2017 at 6:37pmHey Lukas, Please provide the page url so that we can have a look . Thanks ThemeNectar Support Team 2Lukas repliedFebruary 21, 2017 at 6:38pmI made a mistake and could figure it out myself, thanks :) Sign in to reply ...
Hi,
I couldn't get my child theme to override existing css, so I started to use the custom css box in "Salient - General settings".
To verify if it works I changed some specific h3 font-size like that:
.wpb_column.column_container.vc_column_container.col.no-extra-padding.instance-0 h3 {
font-size:100px !important;
}
It worked and I deleted the rule in the custom css box, but it still gets used! Tried my best and reset some typography options, flushed browser and server cache, but it still doesn't change.
Do you have any idea on how to fix this problem?
Kind regards
ThemeNectar Support Team
I made a mistake and could figure it out myself, thanks :)