Hi,
I am a senior developer with no WordPress experience. I am working as a volunteer in an animal sanctuary and also improve the website. I would not hire myself but my work is free so it is a win.
The problem is that all sites are fucked up because of improper use of inline styling with UX Builder. At the moment UX Builder does not work so I am changing the code of the pages manually. When I refactor a page I usually remove all styles first and then it usually looks way better already. If I want to improve something I check the theme first, then I write custom css and in some rare cases I use inline styles.
My questions:
1. Is there a tool to simplify the code. E.g get rid of all styles and extra spans.
2. Why is the editor for custom css so damn small in the theme builder. Can I change that?
3. Why is the editor in the page view so small. Can I change that? Is there some kind of intellisense?