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

Base Apparel coming soon page using Bootstrap 5!

@Renato-Lima-Neves

Desktop design screenshot for the Base Apparel coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello coder! This is my project here on frontend mentor, where i used Bootstrap 5 and DOM. I had tons of fun while making it, but i have some issues with the button and the image. I don't know how to make them responsive, i tried using flexbox but still didn't worked. What should i do to fix these issues? Thanks for stopping by and happy coding!

Community feedback

@KristaCalleja

Posted

Oi Renato, in my opinion you're putting the cart before the horse, learning Bootstrap before getting a good grasp of CSS. I would recommend restarting with a good HTML structure (those lines!!). And even before that, you need to get your design in order written out in pencil and paper to know how you're going to divide your work. Then you will know where the flexbox will go.

1

Cường 845

@docuong0912

Posted

@KristaCalleja wow, cool idiom :), and i agree with u ,too

0
Cường 845

@docuong0912

Posted

Hi,

About your issue, have you tried to apply 'col' class to button tag or using media query ?

0

@Renato-Lima-Neves

Posted

@docuong0912 I did. The problem is how i fit the button inside the email form. I tried changing his position to absolute too, but it didn't worked out.

0
Cường 845

@docuong0912

Posted

@Renato-Lima-Neves try replacing div class='col col-sm-12 col-lg-6 right' to div class=' col-12 col-lg-6 right' for the images

and about the button try using media query to resize button at breakpoints

Next time i think you should focus on learning basic html and css properly before moving on to new technique, and try to design mobile first then desktop

0

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