Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I want to hide product names in the main page featured collection as well as all products in the shop. I found a couple of ideas on here, when I entered the code it worked, however it also disabled any click through on the image, so customers couldn't add it to the cart.
sarasflowersphuket.com
.full-unstyled-link {
display: none;
}
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution
There is no <style> tag in theme.liquid. There is a {% style %}, but if I enter the code under that it won't even save - just calls it invalid.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025