versioning and wp plugin updates

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-10 00:26:00 +00:00
parent 0ea3a30909
commit a86524a6b1
24 changed files with 2011 additions and 101 deletions

View File

@@ -845,3 +845,9 @@
flex-direction: column;
}
}
/* ============================================
Hide 3rd party clutter (Sellvia banner)
============================================ */
.sellvia-banner.notice.notice-info {
display: none;
}