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

Sunyside landing page using Sass and Vanilla JS

darshii 525

@darshii98

Desktop design screenshot for the Sunnyside agency landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


My first Sass project. Any sort of feedback is much appreciated.

Community feedback

@yusufweb

Posted

Try using below code on your mobile menu 1 . ```header-container .navbar .nav-items { Width: 400px; Position: absolute; Left: 50%; Margin-left: -200px (negative half of your width) } This will position the mobile menu in the center. Then you can modify the width for other mobile screen sizes.

Marked as helpful

0

darshii 525

@darshii98

Posted

@yusufweb I tried that mate, but my tooltip arrow keeps moving around when I change the screen width.

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