Hi everyone! Make picture with text reach to far side of page

Hello, I have problem in my store, when i add a picture with text, it still leaves the end of the left and right side in white colour even tho i put my colour theme on, it looks really weird and I can’t find any setting to change it.

Store url: https://46cbe3-4.myshopify.com/

This is how stupid it looks:

Much love to anyone that can help!

kind regards
David

Hey @Etune

I’m unable to locate this section on your website, can you publish that section first or tell me on which page that section is?

Best Regards,

Moeed

Hi @Etune , I can’t navigate to the section you are talking about, where exactly is this section?

Hi!

I hadn’t saved it, now it should be visible on homepage, thanks!

Hi, @Etune !

I was having a look at your store, and this is how your homepage appears for me:

It looks good for me, but if this isn’t right let me know what you’re seeing, or if you haven’t yet published the section.

Just to confirm, what is the name of the theme that you’re using?

@Etune , add the following code to your base.css file :

.image-with-text {
    margin: 0;
    padding: 0;
    max-width: 100%;
}

Wow, it worked like magic! I can’t thank you enough, cheers!

Love
David

1 Like

Glad it helped, feel free to contact me if you need any help.

1 Like