Skip to content

Conversation

@Niranjan7407
Copy link
Contributor


Name: Try Now Not Visible
about: Fixed Try Now Button Visibility in Mobiles

Description

I have made the Menu Bar div a bit small so that the Try Now button has space to be visible for the user.

Mobile browsers varies in having the tab menu below the browser. The issue was that the Try Now button was not visible for browsers with the tab menu at the bottom of the screen. i fixed it by moving the button a bit upwards, so that the button is visible for every mobile user, irrespective of the browser they use.

Related Issue

This PR fixes #30

Changes Made

  • Made the Menu Bar div from flex-grow:1 to flex-grow:0.7

Testing Performed

  • Tested the website on browsers, both with and without tab menu at the bottom.

Additional Notes for Reviewers

Please provide any suggestions or feedback regarding the submission made. Thank You!

Results

  • Browser with Tab Menu

WhatsApp Image 2025-03-12 at 13 11 08_f86d84cc
-Browser without Tab Menu

WhatsApp Image 2025-03-12 at 13 11 08_4fdce7aa

@sa-fw-an
Copy link
Member

I am not sure why there is a new workflow file, eslint modified and package files deleted? The only change that was required was in Header.tsx. Please raise a new PR

@sa-fw-an sa-fw-an closed this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Try More Not Visible

2 participants