Change font size and weight on job listing form

Hi, how can I change the font size and weight of job listing form titles? I’ve tried .post__text { font-size: 20px; } but no luck.

Please try using this CSS class instead:

.hp-field__label {...}

You can also check CSS classes via the highlight tool (e.g. in Chrome View and change CSS  |  Chrome DevTools  |  Chrome for Developers) or use a plugin like this one Visual CSS Style Editor – WordPress plugin | WordPress.org

Hope this helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.