Hi,
Please, use the modifier: “!important”, in your CSS rules:
#fbuilder, #fbuilder label, #fbuilder span {
font-family:'ubuntu' !important;
font-size: 18px !important;
color: #4d5760 !important;
}
.specialclass label {
font-family:'ubuntu' !important;
font-size: 18px !important;
color: #4d5760 !important;
}
and please, remember to clear the browser’s cache after edit the online files.
Thank you very much for using our plugin.
thanks for your quick answer, but it’s not working either 🙁
Any clue on what might have been happening?
Thanks
Hi,
Could you send me the link to your webpage to check the styles defined, please?
Best regards.
Hi,
Please, be sure to paste the styles’ definitions at the end of file’s content:
http://www.pruebas.terrazingmadrid.com/wp-content/plugins/calculated-fields-form/css/stylepublic.css
And please, clears the browser’s cache after edit the online file.
I’ve checked the styles loaded by your webpage, and the styles’ definitions you sent me in the previous ticket are not loaded by the webpage, maybe because have been inserted in a CSS file that is not used by the webpage.
Best regards.
Hi
sorry, but it’s still not working.
I first inserted the styles in the theme style sheet which it’s used by the webpage.
Then, I followed your advice and put it into the calculated-fields-form/css/stylepublic.css and it’s not working either.
I’ve cleared the cache in all the trials.
Any additional clue?
Thanks
Hi,
Please, remove the line of code you have inserted in the file:
//* Estilos simulador
Because the previous line of code converts in a comment, all CSS rules below it.
Best regards.
Ok! now it’s working 🙂
I’ve also tried to inlude it in the theme style sheet to avoid overwriting when the plugin is updated and it worked as well.
Thanks a lot for your help and patient
Best regards