Answer the question
In order to leave comments, you need to log in
Is it possible to remove an element from Flex influence?
I have a div that has been assigned display: flex;
It has columns, respectively. Is it possible to remove one of the internal selectors inside this div from the flex flow (I don’t know how to say it correctly or from under the influence of flex), i.e. so that the rest of the columns do not see it? Namely, I need to remove the button element.
Answer the question
In order to leave comments, you need to log in
Perhaps you mean display: none
or visibility:hidden
for this element.
Can you give me a screenshot or something, it's not clear what you mean
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question