Hello
I have a fixed frame layout (1080px) and I have Enfold child.
I want a frame with 3 cells that respect my 1080px but with a background image in full page width.
So to do that, I try grid line with 3 cells and with css I added a background with an #id.
Problem : backgroud ok, but the cells take the whole width of the page …
If I try with columns (33% each), the maximum width of 1080px is respected but I cannot put a background image in full width ….
So how do you do it?
I don’t understand why grid line contents do not apply fixed frame layout ?
Problem solved