Hi, I’ve tried many of the varied approaches to removing the search functionality across all pages in my header.
Please assist with best way to implement this. Many kind thanks. URL Below.
hii, @Magenta8
Can you give me a screenshot of your problem so,
I can solve it perfectly.
Thank You.
Thankyou! See attached @Zworthkey
Paste this code on top of the styles.css file.
a.cart.nav-search {
display: none !important;
}
Thank You.
1 Like
Thanks. Worked.
If it is helpful then like and accept my solution.
1 Like
