– I am building a large site with Enfold and the single biggest problem I’m facing is that I can’t add CSS classes to colour sections. This would greatly help with styling repeated same-styled page elements. I can set ID’s for the sections but by definition these should be unique. As a workaround I have developed a JQuery function which converts IDs to separate classes but since this works client-side it’s not a very nice solution.
– I would also like to set background colours and images for all the layout elements (eg 1/1 columns, 1/2 columns, etc), as you can with colour sections. And classes too!