Hello,
-
I would like to delete the underline bellow the header text but dont know why
-
And the arrow bellow the collection list
siteweb : https://streetpointtest.myshopify.com/
password : othomo
You can see them on the screen bellow β
Hello,
I would like to delete the underline bellow the header text but dont know why
And the arrow bellow the collection list
siteweb : https://streetpointtest.myshopify.com/
password : othomo
You can see them on the screen bellow β
@Dreikhhh - add this css to the very end of your base.css file and check
.header__active-menu-item{text-decoration: none;}
h3.card__heading{display: none; visibility: hidden;}
oh sorry for that issue can you try this code
.card .icon-wrap {display: none !important;}
.header__menu-item span {text-decoration: none !important;}