How can i remove this line?

Hello guys, how can i remove this line here?

Hello @NikosBat
Please provide the link of this specific page.

Hello Rahul_dhiman thanks for replying, here is the url and password:

https://www.nistore.de/products/3-in-1-dog-hair-brush-cat-hair-brush-electric-pet-cleaning-brush-steam-spray-brush-massage-hair-removal-comb-anti-flying-brush

nikthe

Hello tayyabhassan, thanks for that I appreciate it

Go to online store ----> themes ----> actions ----> edit code ----> assets ----> component-image-with-text.css
add this code at the end of the file and save.

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

result

If this was helpful, hit the like button and accept the solution.
Thanks

Thank you very much Rahul_dhiman that has worked for me

Happy to help you…!!!