Latest solutions
responsive space-travel-website website made with react and tailwind
#react#tailwind-css#animationSubmitted over 1 year agoresponsive landing page for commerce-product using react, tailwind
#react#tailwind-cssSubmitted over 1 year ago
Latest comments
- @Aayush895@pankajrampawar
hey Aayush, for the backdrop use a position-fixed div with screen height and width, reduce its opacity and give it a light grey or slate colour, make sure it has a Index higher than page but lower than sidebar. toggle the visibility of the backdrop based on visibility of the sidebar. and there you go.. I hope you find this helpful.
Marked as helpful - @opolis8@pankajrampawar
Hey I went through your project and apparently there is some error about resource loading, putting simply the drop down menu's were not effective.
Marked as helpful