Hey,
what course / ressources would you recommend to me when I want to learn CSS specifical to work with Enfold without having to ask the support all the time how something is done? Would you suggest just a basic html & css course? I see that they all work with code editors but it is probably the same when I work with the enfold theme, right?
Best regards,
Tobi
Hi Tobi,
Adding custom CSS to Enfold is basically no different from working with any other theme or website. My recommendation to you would be to learn how to inspect your site in the browser, and learn how to follow the DOM tree. Then learn basic CSS at for instance W3Schools. After that you should be able work out most CSS problems you might encounter.
Best regards,
Rikard