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 solutions

  • Submitted


    Hello everyone!

    So finally challenge completed with hover states for all interactive elements and receive an error message when the newsletter form is submitted.

    It would be really great if anyone review my code cause i think it could be shorten or if any one done this challenge before please give me link. i would love to analyse the code and improve my skills.

    Any other suggestions are also welcomed.

    Thank you.

  • Submitted


    Struggling with positioning

    I'm struggling to fix the position of slider arrow want to fix it so it stays with slider div currently it changes its position as the size of the screen changes. i am using position=absolute w.r.t. carousal div

    or any other option to fix it.

    Any suggestion? Thanks

  • Submitted


    I use following line of code to reorder the section

    .testimonial:nth-child(3) { order: 4; }

    but when i try

    .kira { order: 4; }

    it was not working.

    why?

    any other feedbacks are also welcome!

  • Submitted


    Hello everyone!

    Have some question but apart from that all constructive feedback is welcome.

    1. Is there any other way to change the color of the logo. I changed the color by changing the "fill" property of svg file (footer logo).

    2. Need some suggestion for graphic design and photography section. Used float to arrange both section and position is absolute for text. so problem is for small size device text goes upward.

    3. In javascript it was not changing property value while using document.querySelector('.class').style.property = new style and also did not even show property value.

    4. Love to know how to make it shorter just to not repeat myself so much in my code? I tried to make it as concise as I could.

    Thank you very much in advance.