Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPThemes Customization: Fix broken style of the Font tab section and overall UI improvements for different screen sizes #54

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

itsmartashub
Copy link
Owner

Closes #53

… improvements (#53)

- Fix the broken style of the "GPThemes Customization" font tab section (#53)

Changes summary:
- Addressed a visual issue:
  - Restored the correct styling to the font tab section, ensuring a consistent and visually appealing user experience.
@itsmartashub itsmartashub linked an issue Sep 25, 2024 that may be closed by this pull request
@itsmartashub itsmartashub self-assigned this Sep 25, 2024
- Updated calculation of max-height to add scrollbar to tab-content instead of the whole gpth-settings container
- Ensured that the scrollbar appears at the correct position, improving user experience
- Decreased the scrollbar width for this section to improve readability
- Added margin-inline to tab-pane to add spacing from the scrollbars

Changes summary:
    - Improved the max-height calculation for gpth-settings tab-content to display the scrollbar at the correct position.
- Adjusted tab styling to prevent overlapping on very small mobile screen sizes
- Ensured that tabs are now fully visible and usable on smaller screens

Changes summary:
    - Fixed tab overlapping issue on tiny mobile screens for improved usability.
@itsmartashub itsmartashub merged commit 1f83b25 into main Sep 25, 2024
2 checks passed
@itsmartashub itsmartashub deleted the fix/gpth-settings-tab-sections branch October 10, 2024 11:24
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.

Fix broken GPThemes Customization Font tab section
1 participant