So when you declare overflow: hidden
on a parent div, the portions of its children that are sticking out of the parent are hidden. Is the opposite possible? Where only the parts that sticking out are actually visible and the parts that are within the parent are hidden?
I have that problem using bulma then I fixed it with--
{
overflow:visible;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With