Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Needing some assistance removing the shopping bag icon and login icon from the Heritage Theme header. I've seen multiple solutions for different themes, but none seem to work on the Heritage theme. Thank you!
Hey @anaram95
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hello @anaram95 ,
Go to styles.css under assets, next scroll to the bottom add this code
header-actions {
display: none;
}
Regards
Guleria
Hi @anaram95 can you share store URL?