From 4caa8ae78d762e4f807147f8baa33f74f3c38e32 Mon Sep 17 00:00:00 2001 From: Marcus Quinn Date: Fri, 14 Mar 2025 04:38:03 +0000 Subject: [PATCH] Fix theme card layout: - Add proper CSS styling - Fix button positioning - Add hover effects - Remove unnecessary overlay - Improve semantic markup --- admin/settings.php | 94 ++++++++++++++++++++++++++++++++++------------ 1 file changed, 70 insertions(+), 24 deletions(-) diff --git a/admin/settings.php b/admin/settings.php index f304ab6..0409a2a 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -304,13 +304,82 @@ function wpa_superstar_ajax_get_theme() { // Generate custom HTML for the theme ob_start(); ?> +
-
+

name); ?>

@@ -333,29 +402,6 @@ function wpa_superstar_ajax_get_theme() {
-