I need some help with my craft theme: the newsletter in my footer area is centered, I want it left aligned just like in my mockup to go up to where my columns are. Also need the footer height to be reduced since the newsletter would move up and I wouldn’t need all that empty space. (mockup attached of what I am seeking)
If anyone can help, this would be greatly appreciated, thanks so much.
Hmm I am not seeing a way to have them on the same line with Craft. The email signup section is the only one you can add the form to. Are you open to editing the theme files eventually? I don’t think it’s possible otherwise
Thanks for the response. Would it be possible to send the exact code with "inside a div with class=“footer-block grid__item”? Also where do I paste this into? I know the base.css part but not the first part.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
The newsletter type is not left aligning to the email box below and it needs to top align with the same area of the other top column texts and be the same letter size
need the monogram image to right align just like where the nav is right aligned
Mobile
looks like on my end it is trimming off the email box and I need the monogram left aligned like the text above in each column
Hi there, I was able to move the social media icons with the help of your css code above, but the “subscribe to our emails” section still remains in place (please see screenshot). Any idea how I can fix it? Thanks in advance.