Remove product title from product page - Impulse Theme

I would like to remove the product titles from the product pages. There should be no title between the product image and variant selection, but there is no option to remove them in the dashboard. I assume coding will be needed, can someone provide the code?

I am using the Impulse shopify theme.

Please help ASAP. Thanks!

Hi @zachr9 ,

Could you please share your store URL, so that I can check it for you

Hello,

Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL and if your website is password protected then also provide the password.

[Deleted site link]

here is the link to the example product I just displayed. I just bought this theme today so I am basically recreating my entire store from scratch so the home page and what not is not configured yet.

[Deleted site link]

here is the link to the example product I just displayed. I just bought this theme today so I am basically recreating my entire store from scratch so the home page and what not is not configured yet.

Hey @zachr9

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @zachr9 ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Best regards,

Anthony

yes it worked! Any chance you can edit your reply post and remove the screenshot as it displays the brand name to future viewers and I’ll click accept as solution. Thanks!

No worries, I have removed the screenshot. Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

I actually have one more request I could use help with. Now that the title is removed I am going to create my own image of the title and price and upload it in between the product images and the variant. However once again there is no option to do this in the list of block options. I assume there would be code needed to do this where I could implement the custom CSS on each product page for the different images that would be on each page and replace the url within the coding of the image file I upload to shopify to be placed there on each one? Let me know thanks!

Hey @zachr9

This is not only possible through CSS only. It’s code customization work. If you’re not familiar with coding then I highly suggest you to hire a Shopify developer who can smoothly perform this task for you. Let me know if you require assistance in this issue.

Best Regards,
Moeed

Well there is also an HTML block that I could implement as shown in the attached screenshot below. I feel as though if there was code that says an image should be placed here and the image being the url of the file I upload to the shopify database that it would work. Is that not true? I am not looking to hire a developer just yet as I do not have the time right now. Could you try to help me accomplish this? Thanks, I appreciate it.

Hey @zachr9

That’s actually great that you already have an HTML block there, you can simply add an image tag in that block by using this code.


Let me know if this works for you.

Best Regards,
Moeed

yes it worked, however I cannot seem to remove/reduce this space between the html image and the reviews widget, even by moving things around. Is there additional code I can add to the code shown at the top left in the screenshot to reduce/remove this space. it looks unprofessional. Thanks!

Hey @zachr9

Can you please share the URL again so that I can guide you how to reduce the spacing between them?

[Deleted site link]

Thank you for the information.

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Yes that worked! Thank you!

Is there any chance you could show me how to do the same for these two spaces. It’s really annoying how much space they put between each segment.

#1 between product image and my html image.

#2 between variants and add to cart