f03da91142
Fix: Properly align accordion panel borders to prevent overflow
2025-03-24 23:19:06 +00:00
69623d2660
Fix: Remove horizontal gaps in accordion content panels
2025-03-24 23:15:20 +00:00
e90f6168ed
Fix: Improve accordion box styling and plugin card layouts with proper vertical gutters
2025-03-24 23:12:39 +00:00
eb768d9090
Fix: Properly target all settings rows, add plugin tile gutters, improve responsive padding
2025-03-24 23:08:45 +00:00
1b548a59e2
Fix: Improve targeting for General/Advanced tabs, add 75% breakpoint, add gutters to Free Plugin tiles
2025-03-24 23:01:01 +00:00
03d9511f4b
Improve settings layout: fix text overlap with chevrons, standardize width across tabs, enhance responsive behavior
2025-03-24 22:57:33 +00:00
2b01f3523f
Fix: Target individual setting rows to limit width to 50% on desktop
2025-03-24 22:48:08 +00:00
016f6000a6
Limit settings width to 50% in General, Advanced, and Workflow tabs to match readme panel
2025-03-24 22:45:33 +00:00
1cf243d5e1
Fine-tune numbered list indentation - move 2px to the right
2025-03-24 22:35:36 +00:00
09aebfcc98
Fix numbered list indentation to match bullet lists with dedicated class and targeted CSS
2025-03-24 22:33:07 +00:00
e00c627410
Adjust numbered list indentation to match bullet list indentation
2025-03-24 22:31:06 +00:00
c16e1d62fd
Comprehensive fix for list styling in readme with improved markdown parser and CSS
2025-03-24 22:29:01 +00:00
ad2aba88a3
Enhance list styling to ensure consistent display across all readme sections
2025-03-24 22:24:31 +00:00
4de39fbd85
Reduce left padding for numbered lists to visually align with bullet lists
2025-03-24 22:21:40 +00:00
ea881f7691
Standardize bullet and numbered list styling with consistent indentation and spacing
2025-03-24 22:19:26 +00:00
19cd4d3355
Add support for numbered lists in Read Me tab with consistent styling
2025-03-24 22:17:38 +00:00
5a28089043
Fix bullet list styling on Read Me tab with proper bullets and reduced line spacing
2025-03-24 22:15:57 +00:00
9cd079206f
Fix Pricing buttons to always use green styling with dedicated class and CSS rules
2025-03-24 22:11:04 +00:00
a82bd8b3f4
Fix secondary button borders to ensure all are green with more specific CSS selectors
2025-03-24 22:08:04 +00:00
7c6afdc8c7
Fix button styling: green borders on all secondary buttons, vertical text alignment, and blue version text
2025-03-24 22:05:55 +00:00
f8c098b5a1
Update CSS to ensure secondary buttons on all tabs have green borders
2025-03-24 22:03:00 +00:00
1eb732684b
Add green styling to secondary buttons and Visit Website button across the plugin
2025-03-24 22:00:08 +00:00
a4b594c0e2
Update Go Pro buttons to use darker green colors with consistent hover states
2025-03-24 21:52:39 +00:00
5f90586044
Add hover effect for Go Pro buttons to make green darker on hover
2025-03-24 21:45:09 +00:00
a2b7ba6d72
Rename About tab to Read Me and display README.md content
2025-03-24 21:37:09 +00:00
e83dbcfff7
Center About panel and make it responsive
2025-03-24 21:32:15 +00:00
28f87f689e
Add About tab with markdown support
2025-03-24 21:30:03 +00:00
5f195f8cfb
Remove duplicate margin from plugin table to fix spacing
2025-03-24 21:18:48 +00:00
dc6b1a046f
Set consistent 22px top margin on plugin browser container
2025-03-24 21:10:25 +00:00
221eefab9e
Reduce filter menu bottom margin from 25px to 22px for consistent spacing
2025-03-24 21:07:27 +00:00
a81b6ac5a7
Fix double padding issue in tab content spacing
2025-03-24 21:05:24 +00:00
634f29eee7
Refactor tab content spacing for consistent 22px gap across all sections
2025-03-24 21:02:48 +00:00
e94a1d902d
Fix theme list spacing by adding !important to margin-top rule
2025-03-24 20:59:50 +00:00
1c477aa0f2
Standardize tab-to-content spacing to consistent 22px throughout plugin
2025-03-24 20:55:14 +00:00
16d0d5e2ef
Increase gap between tabs and content by 2px (padding-top: 20px → 22px)
2025-03-24 20:51:27 +00:00
9e1c077080
Refactor plugin structure:
...
- Rename pro-plugins-config.php to data/pro-plugins.php
- Rename recommended-plugins.php to free-plugins.php
- Rename class-recommended-plugins-manager.php to class-free-plugins-manager.php
- Update all references throughout the codebase
- Add enhanced hover effects to Go Pro buttons
2025-03-24 18:42:24 +00:00
da5d08587c
UI Improvements: Center-aligned tabs and filters, standardized button styles
2025-03-24 17:55:29 +00:00
c2276f4ebd
Fix: Ensure consistent padding in Theme tab matching other tabs
2025-03-24 17:45:52 +00:00
b267156b68
Fix: Ensure consistent padding across all tab content areas
2025-03-24 17:43:14 +00:00
ddd2846171
Fix: Add proper tab content padding and fix Theme tab loading issues
2025-03-24 17:30:23 +00:00
7a5c5d8c0b
Update version text color to dark orange
2025-03-17 14:10:49 +00:00
9302ea2cea
Update version text color to WordPress blue to match Documentation button
2025-03-17 13:48:46 +00:00
eaf94a9e9e
Fix plugin icon positioning across all viewport sizes, especially at mobile breakpoints
2025-03-17 04:48:10 +00:00
44f5c8fc6c
Remove all responsive breakpoints for consistent plugin layout, fixing image position across all viewport sizes
2025-03-17 04:43:24 +00:00
7a971ca5e3
Remove responsive breakpoints for consistent plugin layout across all viewports
2025-03-17 04:38:32 +00:00
fa1744b892
Update mobile layout to single column with desktop styling
2025-03-17 04:33:51 +00:00
e8964b3f2b
Apply exact desktop layout to mobile viewports for consistent UI across all screen sizes
2025-03-17 04:16:10 +00:00
bd4aab000a
Apply consistent desktop-like layout across all viewport sizes for better UI consistency
2025-03-17 04:12:12 +00:00
6a9d30556a
Fix mobile icon alignment to match desktop spacing based on screenshots
2025-03-17 03:41:10 +00:00
b505990902
Completely refactor CSS for consistent icon positioning at all screen sizes, especially below 780px
2025-03-17 03:38:59 +00:00