All things Shopify and commerce
I've been looking in the code but I can't seem to figure out the problem, but for some reason the image in the "Image and text" section just has extra space at the sides and bottom and idk how to remove it. I'd like to remove it cause its messing with my border because the space on the top is smaller then the bottom.
Any advice would be greatly appreciated!
Web link is: https://dododuck.ca/products/dodo-duck
Solved! Go to the solution
This is an accepted solution.
Nvm, I found what the problem was, I edited a code elsewhere that effects the height and width of all media content, so it was also effecting those images too. I fixed the problem now but regardless I still really appreciate the help 🙂
Hi @TheDuckDuck
I hope you are well.
Step 1: You can go to your Shopify admin > Online store > Theme > Customize
Step 2: Copy the code below here:
.image-with-text__media > img {
top: 2.5% !important;
}
Step 3: Add the code to Custom CSS field from the theme here: (https://prnt.sc/xUkRHs4_gFyI) and save the change.
I hope it can help. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
Nvm, I found what the problem was, I edited a code elsewhere that effects the height and width of all media content, so it was also effecting those images too. I fixed the problem now but regardless I still really appreciate the help 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025