How to remove the border from an image in the "Image with Text" section

Solved

How to remove the border from an image in the "Image with Text" section

CreatorTim
Explorer
336 1 50

Hey guys, I created my own image design in Canva, but when I added it to the "Image with Text" section, there’s this subtle border around the image. On some devices, it’s very noticeable, especially if you have an image with a white background at the top.

Snímek obrazovky 2025-01-09 214410.png

How can I remove this border from all "Image with Text" sections? I need it to work for both desktop and mobile.

 

Here’s my store URL: https://1049xn-ya.myshopify.com/

 

Thanks,
Tim

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
9658 2297 2863

This is an accepted solution.

Hi @CreatorTim 

Try this one. 

 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.image-with-text__media-item .global-media-settings {
    border: none !important;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1736456659092.png

     

 

 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

View solution in original post

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
9658 2297 2863

This is an accepted solution.

Hi @CreatorTim 

Try this one. 

 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.image-with-text__media-item .global-media-settings {
    border: none !important;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1736456659092.png

     

 

 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
CreatorTim
Explorer
336 1 50

Thank you!

DaisyVo
Shopify Partner
2668 322 372

Hi @CreatorTim 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

.image-with-text__media img, .image-with-text__media {
    border: none !important;
    box-shadow: none !important;
}

 

image (57).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Dan-From-Ryviu
Shopify Partner
10768 2128 2249

Hi @CreatorTim 

Please go to your store admin > Sales Channels > Online Store > Themes > Customize > Theme settings > Custom CSS, add this code 

.image-with-text__media { border: unset !important; }

Screenshot 2025-01-10 at 10.48.05.png

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.