I attached tow photos below, in the 1st one the email newsletter is at the bottom and I tried different ways to move it up, but then it was ruined on the mobile page. (I don’t know how to code, just tried to edit some margine and padding zones)
The 2nd photo has the email newsletter where I want it, (I did that with inspect element), but I don’t know how to do it in the shopify theme code editor.
Check this one. I manage to do it on desktop only. And it seems your screen is more wider than me, it maybe there is some problem when try it in your screen.
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:
When I use the provided code it messes up the footer on the mobile website.
1st pic is how it looked before the code and 2nd one is how it looks now.
The 3rd pic is okay, but if you could maybe align the text ‘‘Subscribe to our emails’’ to the left. (Edit: I attatched a image on how I want it to look like on pc)