Where can I find (and overwrite) company logo form fields?
I am in the process of developing a jr child theme for a client of mine. We have purchased FXtender Pro to add some functionality to the site. I am currently developing the user pages and job submit forms etc and this is where I am having an issue...
I have had a dig through some of the plugin code to try and find where the form inputs are declared, mainly for the job submit company logo field as it's breaking my form for some reason.
Where is the code for the legend and company-logo div that's inserted into submit-job-form?
The theme I am building is sitting on a custom version of bootstrap and I would like to add the relevant classes and structure for the plugin to play nicely with the child theme.