Forums
Forums / Plugin: WP Job Manager / Styling the widget
(@uklightpainter)
12 years, 1 month ago
Where do I look to style the Widget for the Latest jobs section? I want to add a bit of code to it
https://wordpress.org/plugins/wp-job-manager/
(@mikejolley)
CSS Styles would go in your theme css.
Code changes to each job listing can be done by editing content-widget-job_listing.php – https://github.com/mikejolley/WP-Job-Manager/wiki/Template-overrides
The rest of the widget, aside from the beginning and closing UL, is generated by WordPress based on the markup from your theme.
The topic ‘Styling the widget’ is closed to new replies.