Home › Forums › CSS › How to avoid collapse in absolute gallery › Reply To: How to avoid collapse in absolute gallery
July 24, 2014 at 3:23 am
#176300
Member
I would suggest that you examine that example using developer tools to see how it’s done.
As far as I can see, it doesn’t use absolute position at all just a very wide menu in a div with overflow:hidden.