Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How to remove placeholder image for "image with text"

How to remove placeholder image for "image with text"

jbob47363
Visitor
1 0 0

I want to remove placeholder image for "image with text". I'm referring to the stock image shown when there is no custom photo inside of it. I ask this because I'm ultimately going to add a image background but I can't do that if the stock image doesn't go away. Anyway to do this in code?

Replies 4 (4)

Taknify
Shopify Partner
262 18 29

Once you add an image, the stock image product will go away. Just give it a try and reply here if don't. We can investigate further then. 

Need to tweak your store for Black Friday? Simply, send me a message.
md249
Shopify Partner
58 1 11

I am having the same issue. I uploaded a random image to see if once deleted, the placeholder would go away, but it returns.

Elias
Shopify Staff (Retired)
3076 300 543

Hey, @md249.

 

Thank you for joining the thread.

 

If you're using a Shopify-supported theme, then we'd be happy to take a closer look at your account. While we're unable to provide account-specific support via the Shopify Community, we'd be happy to continue assisting you through live chats. Simply visit the Shopify Help Center and login to your account to create a support request. However, if you're using a third-party or custom theme, then we'd recommend getting in touch with the theme developer regarding this issue. 

 

If you have any other questions on this topic, then don't hesitate to let us know.

Elias | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

Riverline
New Member
13 0 0

image.jpg

BRO I FIGURED IT OUT ON MY OWN, scroll down to custom css and then type
.placeholder{display: none} I have it on the second half for the css your welcome!!