Dawn Theme - Moving Newsletter Footer to the text column

Hi @robindlcrz , kindly provide your store URL please. Thanks

@robindlcrz please share the password as well

Hi @robindlcrz

Check this one. If doesnt work please share your store URL. Thanks!

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

@media only screen and (min-width: 749px){
.footer__content-top.page-width {
    display: flex;
    column-gap: 2rem;
}

.footer-block--newsletter.scroll-trigger.animate--slide-in {
    flex-direction: column;
    width: 25%;
    margin-top: 0;
    height: auto;
}
}

And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

This is what happened. How do I fix this?

https://ec0594-06.myshopify.com/

@robindlcrz your store is password protected. Please share your store password.

Password is awsteu

Here’s what I did so far

I want to achieve this

I’m already expecting this; the link provided is password protected. Please share the store password so I can access it to fix the issue.

You can PM me anytime if your not comfortable sharing in public. Thanks!

I’ve responded the pw

Nothing happened. I was wondering how I can make the newsletter box longer? (see yellow line)