I'm building a Return authorization form and after the name, address, email fields, I'd like to to wrap a box with a different color background around fields related to the item being returned.
I tried adding html boxes (with opening and closing div tags) before and after the selected fields but it didn't work. Is there a way to make this possible?