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

Submitted

easy bank-react

Tian 410

@TianYeCal

Desktop design screenshot for the Easybank landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Didn't handle well with hero section images, about overflow problem, and also did't find a way to change logo text color, have some problems about hover text underline.

Community feedback

@EdouardHrgt

Posted

For the logo styling, you should use it as svg.

First remove from the svg code the "fill: xxx" part. Then you can style this property in css using

.mySvg { Fill: var(--my-color); }

0

Tian 410

@TianYeCal

Posted

@EdouardHrgt Thanks man, Will try later, guess I need to know svg in a better way. appreciate it!

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord