Home › Forums › CSS › Problems setting div height to 100% of parent value › Reply To: Problems setting div height to 100% of parent value
September 23, 2016 at 10:55 am
#245848
Participant
This worked great – thanks so much for your help! I’ve used the display: table concept before but was worried it would break the responsive functionality. This method does make the smaller column somehow disappear on more mobile-sized resolutions (part of the bummer of trying to edit someone else’s WP themes), but I think I can make that work.
Thanks again!