Commit Graph

56 Commits

Author SHA1 Message Date
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
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
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
52a0d25a53 Standardize panel styling: Move styles to external CSS for consistent appearance across tabs 2025-03-17 02:25:43 +00:00
3a6a89d2e8 UI improvements: added Kadence theme buttons, fixed panel spacing, and added consistent styling across panels 2025-03-17 01:37:16 +00:00
c01b4a2986 Fix theme installation button and remove image zoom effect 2025-03-17 01:16:38 +00:00
d50dfd344c Fix theme activation functionality and CSS conflicts with WordPress core 2025-03-17 00:45:15 +00:00
2773c49bb0 Fix notification position, set default values, and fix AJAX nonce issues 2025-03-16 04:08:10 +00:00
330cacb0be Fix expandable panel clickability, notification alignment, and AJAX nonce issues 2025-03-16 04:00:48 +00:00
bca58a050b Fix notification spacing, input layout, and panel click areas 2025-03-16 03:53:06 +00:00
befa897108 Fix notification positioning, clickable areas, and AJAX nonce issues 2025-03-16 03:46:17 +00:00
4afe97ba3d Fix toggle label clicks, notification positioning, and AJAX nonce issues 2025-03-16 03:40:25 +00:00
f35e6639c8 Update settings UI: reorder tabs, clarify examples, and improve notifications 2025-03-16 03:32:52 +00:00
08659f8efd Fix panel styling by replacing CSS composes with proper inheritance 2025-03-16 03:24:22 +00:00
81e464b0fb Refactor settings components to share consistent styles and layout 2025-03-16 03:22:17 +00:00
396fc31352 Match text styles between simple toggle and expandable panel settings 2025-03-16 03:19:34 +00:00
f26c4f6186 Add margin spacing below navigation tabs 2025-03-16 03:18:09 +00:00
15c3ada0fa Refactor settings components for better reusability 2025-03-16 03:15:17 +00:00
71564d0444 Fix toggle switch size and clickability 2025-03-16 03:11:06 +00:00
c4d75ed2cd Fix toggle switch size and styling 2025-03-16 03:08:33 +00:00
374bedbede Fix toggle switch and chevron behavior, improve layout 2025-03-16 03:05:43 +00:00
10dc0e2d72 Fix panel border radius, chevron size, and plugins/theme loading 2025-03-16 02:58:51 +00:00
428796a981 Improve settings panel interaction and styling 2025-03-16 02:54:13 +00:00
006e2fc4dd Move JavaScript and CSS to separate files and fix accordion functionality 2025-03-16 02:38:49 +00:00
ef80caa3df Improve plugin card layout and responsiveness - Add flexbox for equal heights and better mobile layout 2025-03-15 05:09:15 +00:00
a36378a18b Update plugin grid to match WordPress native plugin card layout 2025-03-15 05:06:41 +00:00
2066fa34bb Fix plugin grid layout to proper two-column display 2025-03-15 05:04:45 +00:00
f8bea629f0 Update layout and notification styles - Move Saved notification next to title, use full page width, remove header gap 2025-03-15 04:42:16 +00:00
bae13eb5c6 Fix layout widths and container spacing across all tabs 2025-03-15 04:38:03 +00:00
2e79daefdc Fix spacing consistency between navigation tabs and content 2025-03-15 04:35:31 +00:00
e83fa8f0a8 Improve plugin filter buttons styling
- Update filter buttons to match modern WordPress standards\n- Add consistent spacing and padding\n- Improve button hover and active states\n- Enhance plugin card layout and spacing\n- Add responsive design for mobile devices\n- Hide unnecessary plugin card columns
2025-03-15 04:33:11 +00:00