Hello on my site https://xtreemestyle.it/welcome I would like the font of the form at the bottom of the page to have a weight of 400 like the rest of the font used, can you help me please?
Thanks Gianluca
Hey Gianluca,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top label {
font-weight: 400;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks but it seems to work not properly
Hi,
When I test it, it seems to work, try this instead:
#top #main label {
font-weight: 400;
}
If this still doesn’t work, please include an admin login in the Private Content area so we can examine.
Best regards,
Mike
Sorry I wrote it wrong.
It’s ok and you’re the best support
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard