Next.js Discord

Discord Forum

I need help to Dropdown

Unanswered
Chalcid wasp posted this in #help-forum
Open in Discord
Chalcid waspOP
First of all, I want the child of the dropdown to be transparent in the image, there is no gap between the text and the image

10 Replies

Chalcid waspOP
yappp
@gin which dropdown?
Chalcid waspOP
the text
i use z-index, it cant
the zindex of the element overlapping should be higher
also u have to look at ur structure
u cant place zindex everywhere it has to be the exact parent that has the child as content on the page
if u have a wrapper, that is in a wrapper that wraps the content and u place the zindex there it wont work, its tricky
@Chalcid wasp First of all, I want the child of the dropdown to be transparent in the image, there is no gap between the text and the image
Turkish Van
Could You share the code snippet of Your dropdown implementation?