@threadi
It’s Storefront v: 4.6.0.
@threadi thank you for clarifying about meta interpreted by google.
So how can I hide the word “Description” in product site?
K.
-
This reply was modified 3 months, 2 weeks ago by maxikamil.
@lovingbro
I changed it up to whole site..
.site a:focus {
outline: none;
box-shadow: none;
}
thank you.
K.