Thank you Mike,
you hit my problem! And your suggestion is working. Thanks a lot.
Alessandro
Opss,
I found a brute-force alternative solution: a color section 100% width, with inside a code block element, including an HTML5 table.
it’s not a smart solution. it’s like mounting a 50 HP engine in a Ferrari. But for the moment it works.
I’m sure there is a more elegant, structured Enfold solution, and I hope you can tell me.
But in the meantime I go on like this.
Hoping for better approach, thank you Mike.
Hi Mike,
yes, I thought about it, but I still had the problem of the size and the alignment of the areas.
I need the areas A1 and A2 to have the same width while their height must be equal but dynamically adapt to the content of the longer one. In HTML it is a joke to create a table with these features, but I can’t find the equivalent of rowspan or colspan in Enfold.
Maybe with a plugin?