Home › Forums › CSS › Background element full width within restricted element › Re: Background element full width within restricted element
March 29, 2013 at 3:41 pm
#130157
Participant
I’d remove the position: relative from the wrapper .testmain and position .testsub relative to the body. You can remove the width and use left: 0; and right: 0;