diff --git a/docs/.vuepress/styles/index.scss b/docs/.vuepress/styles/index.scss
index 80e38bb7566d3566e3985e5f642a177dbf8e4f80..445078e2366cb3bae0c505b7ca1e690e2f4b8545 100644
--- a/docs/.vuepress/styles/index.scss
+++ b/docs/.vuepress/styles/index.scss
@@ -38,6 +38,9 @@ border: none; /* Optional: Remove border */
 width: 50px;  /* Adjust based on your image size */
 height: 50px; /* Adjust based on your image size */
 }
+.back-to-top-icon::before {
+  content: none !important; /* Remove any arrow icon from pseudo-elements */
+}
 
 @font-face {
   font-family: 'Red Hat Display';