Crave theme - How to edit Ingredients and Nutrition info on product pages

I’m using Crave theme at the moment and I notice on the product pages there are Nutrition and Ingredients tabs on the right (as well as shipping). I can’t figure out how to add information to these. Any ideas?

Also - I’d like to remove the search icon from the header. I can’t figure that one out either! Nothing in the forums on this theme yet.

I’m cyrsbakery.com

@PJBeirne

can you please provide screenshort?

@PJBeirne ,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:

This code for remove the search icon from the header.

svg.modal__toggle-open.icon.icon-search {
    display: none;
}

Thanks!

Thank you @infoatcodelab7 !

Did it solved your problem

@skoja Yes - but I found that you cannot have different ingredient and nutrition information for each product, so it is not really a useful feature. I am creating a message that links to a page with more information.

Thanks, but i just figure out to remove those via customization.

Were you able to remove the nutritional information completely?
Would you mind sharing how you did that?

I found the solution for my site.

It’s in the customizing the website function. After clicking the “customize” website button it’s brings me to my home page. If I navigate through the site to my product page, while in customizing mode, it brings up options to customize the product page. You can remove and change the details from there.

Hello it is easy to make different product with different nutritional info or any other value you want.

Simply go to Customize Theme on top choose: Products and create a new template. Call it by your product name for example. Then simply go to your products choose the right product and on the right menu side you can chose:

Online store

Theme template
You should be able to find it through here simple then if you need to edit info edit through Costumize Theme > Products > Choose your theme (Also it should show that it is assigned to one of the products!)
Hope this info helps for more people!

Thanks for sharing this, it’s been bugging the life out of me!

I really appreciate the tip but I am having a hard time following these instructions. Every time I add ingredients in the customize section, it automatically applies to every product. Are you able to provide screenshots? I have different ingredients for each product so it is such a headache that I went through and customized them all, only to find that whenever I make changes to one, it has made changes to all the products in my store.

You need to make a separate page for each product and then edit it through there and it will be unique information for each product separate. Hope this helps you out.

Hi there, as instructed, I have created a different product templates for different products, but it failed to connect the product template to the right products, all products still remain on the default product template. Please advise how can that be fixed? many thanks

continue story with the previous post, have mis-deleted the code for the default product template, any chance to recover? need some serious help from who is experienced, thank you very much

@manercafe1

oh sorry for that issue can you please send store url so i will check and let you know

Hello once you made a new product template you can edit in any way and once
you done you need to go products and choose a product then you need to
select which template you want for which product. Hope that helps you out

This is the way.