Thread Starter
s_o_c_l
(@simoncotelapointe)
Hi,
Thank you for the fast reply! It’s working.
Best regards,
Thread Starter
s_o_c_l
(@simoncotelapointe)
Hi @nm1com,
Thanks a lot!
I will make the correction and see if it’s working.
Thread Starter
s_o_c_l
(@simoncotelapointe)
Hi @lcf
Actually, it’s not the size, it’s the font weight. The right font should be Tajawal lighter 300.
I’ve tried to add this custom CSS at the begining if the theme :
body {
font-weight: lighter 300 !important;
}
But it still not working.
I’ve find this article on the subject : https://stackoverflow.com/questions/28235731/css-changes-are-not-getting-reflected-why
Thanks!