diff --git a/user-profile.php b/user-profile.php index aca6627..71eca38 100644 --- a/user-profile.php +++ b/user-profile.php @@ -92,20 +92,6 @@ if ($_SESSION["userId"] <> "") { color: #ffaa00; cursor: pointer; } - #edit_modal .cover-upload:after{ - background-color: orange; - } - .ec-user-account .ec-vendor-block-bg { - width: 100%; - height: 200px; - background-image: none; - background-size: cover; - background-position: center; - background-repeat: no-repeat; - background-blend-mode: overlay; - background-color: rgba(0, 0, 0, 0.6); - border-radius: 5px; - }