Why isn't my impulse theme header photo fitting properly?

Hi, we have the impulse theme for our site. We are having trouble getting the header photo fitting on the slide show. We have tried resizing the photos as well as getting searching the boards and trying to paste the code I have seen. Please help! We launch soon and this is the final step.

Thanks!

site https://phoenixprorecon.com

@tayheff
I don’t get any things.
pls, share your issue screenshot.

Thank you.

1 Like

Just did!

1 Like

i think your site is not published.

@Zworthkey

Do I need to publish it first? We haven’t done that yet. We were trying to figure this out first.

please share me your store preview link so that i will check it.

@Zworthkey

https://pl8ea443wmy5ojti-59048493265.shopifypreview.com

you need to fix your logo on the top of the header.

Hi paste this code to theme.scss ot theme.css

@media only screen and (min-width: 769px){
.page-full, .page-width {
    padding: 0 22px;
    margin-top: -36px;
}}

Thank you.

@Zworthkey

So this code will fix it??

I don’t see theme.scss only theme.css.liquid

@Zworthkey

So this code will fix it? I only see theme.css.liquid do I paste it in there?

  1. From your Shopify admin, go to Online Store > Themes.

  2. Find the theme that you want to edit, and then click to action.>edit with code.

  3. on the top you get the search bar. search on that theme.scss or theme.css.

  4. paste the code on the top.
    and save it.

    thank you.

@Zworthkey

It still isn’t working unfortunately

@Zworthkey

do you think it has to be published to work? it is not working still. I wonder if I am doing something wrong.