Hi. I am struggling to gert my full-width custom post layout to work correctly with a div element floated leaft and one floated right. The page can be viewed at https://mysalus.org/storefront/hg-wellness/#example. I can’t figure out how to get the right float content div to align at the top of the parent div containing both the left and right floated divs.
I can force the right div to the top with {gap size="-9em"] shotcode and/or {margin-top: -9em} but the left content is variable in height, and using either of these two methods fails to maintain the right div aligned at the top.
I have added a background-color to the parent div to check if the child divs are in-fact within the parnet div, but can not get the right float to work as it should.
Any thoughts on what I am mising?
Thanks.