The fonts in the form have different weights. I would like to keep consistant. The word "Message" seems bolder how can I change the font to look like the others?
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body[data-form-style="minimal"] .minimal-form-input label span.text {
font-size: 18px !important;
}
The fonts in the form have different weights. I would like to keep consistant. The word "Message" seems bolder how can I change the font to look like the others?
Image attached
Thank you
Hey there,
Thanks for reaching in,
Please provide a link to the page so we can have a look at it,
Regards
Hi Andrew,
See attached link below. Attached image as well.
http://staging.schiavocreative.com/scg/#contactus
Hey Again,
The font size seems to be the same on all fields.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi Tahir,
Thank you for all your help. Yet it didn't seem to work? Seems to be happening in all browsers?
No errors seem to be seen in code.
Hey Again,
The css doesnt seem to be showing on the Frontend . Also when adding to the Live Browser i can see the text size the same: http://prntscr.com/kbfp9d .
Best
ThemeNectar Support Team
Hi Tahir,
Seems to be seen on mac machine only. I just had colleague pull up on PC. Not an issue? Could it be the font? Its a Google font.
Best,
Ed
Yes try changing the font and check .
best
ThemeNectar Support Team