Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Martha Eason• 30

    @marthaeason

    Submitted

    Any advice is appreciated, especially with my flex-box as it is one of my first experiments learning this!

    I can't figure out how to get the NFT Card image to change its state for :hover. - any tips on accomplishing this? I tried overlaying the aqua background color with opacity and z-index but that didn't work. Thank you!

    shahidafridi23• 350

    @shahidafridi23

    Posted

    Hi @marthaeason , you did a good job on this challenge, for hover state add HTML and style before, with opacity 0 and then add hover state with opacity 1, hopefully, this will work.

    Marked as helpful

    0
  • Pedro Verde• 60

    @verdepedro

    Submitted

    Hi everyone! I am submitting the Order Summary Component challenge. I find some difficulties placing in the correct position the elements inside the "Music Plan" information. If you have any ideas or suggestions it will be highly appreciated! Also, I noticed that in the mobile view the visualization does not adapt to the screen, I was not able to find more information about it but if someone has more information about it will be great if you can share. Again, any kind of feedback will be very appreciated for me to learn! Have a great day!

    shahidafridi23• 350

    @shahidafridi23

    Posted

    Hi @verdepedro , you have done a good job there. for mobile view or any other screen sizes use media-queries to make your layout good. you can learn from here : https://css-tricks.com/a-complete-guide-to-css-media-queries/ keep learning and keep coding.

    1