From 03b33f19f1200846ec2bcf7b6349c511513f8ae9 Mon Sep 17 00:00:00 2001 From: Deepak Salunke Date: Fri, 6 Feb 2026 13:01:16 +0530 Subject: [PATCH] Sold-out: Shop now link added --- assets/css/style.css | 6 ++++++ index.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 8445c90..982913a 100755 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -491,6 +491,10 @@ input[type="text"], input[type="email"], input[type="password"], select { font-weight: 600; cursor: pointer; transition: all 0.3s ease; + border-style: none; + display: block; + margin: auto; + text-decoration: none; } .modal-close:hover { @@ -815,6 +819,7 @@ input[type="text"], input[type="email"], input[type="password"], select { cursor: pointer; transition: all 0.3s ease; border-style: none; + display: revert; } #cookie-reject-btn { @@ -830,6 +835,7 @@ input[type="text"], input[type="email"], input[type="password"], select { transition: all 0.3s ease; border-style: none; border: 1px solid #fff; + display: revert; } .hide-desktop { diff --git a/index.php b/index.php index adb9395..d1a2fa9 100644 --- a/index.php +++ b/index.php @@ -126,7 +126,7 @@ - + Shop now
White Heart