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

White box appearing inside product photos

Solved

White box appearing inside product photos

RomeMila
Tourist
7 1 4

Hello! 
we are seeing a white box (almost like a text box) appearing on the bottom left corner of our product photos.

can anyone assist on how to remove? 
thanks so much! 

Accepted Solutions (2)
EBOOST
Shopify Partner
1247 324 373

This is an accepted solution.

Hi,

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png
2. Assets/base.css
3. Add code below to end of file

.card__content .card__badge{
  display: none;
}

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips

View solution in original post

RomeMila
Tourist
7 1 4

This is an accepted solution.

Thank you kindly, appreciate the help! it worked 🙂 

 

View solution in original post

Replies 4 (4)

EBOOST
Shopify Partner
1247 324 373

Hi @RomeMila,

Could you please share your store url? I will help to check the issue.

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
RomeMila
Tourist
7 1 4

https://romeandmila.com.au/

 

thank you so much!

EBOOST
Shopify Partner
1247 324 373

This is an accepted solution.

Hi,

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

EBOOST_1-1672356985580.png
2. Assets/base.css
3. Add code below to end of file

.card__content .card__badge{
  display: none;
}

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
RomeMila
Tourist
7 1 4

This is an accepted solution.

Thank you kindly, appreciate the help! it worked 🙂