Shopify themes, liquid, logos, and UX
Hello! Im trying to move this button to the left and a little higher and so far its impossible with previous solutions!
can anyone help? please!!
thanks!!!!
Solved! Go to the solution
This is an accepted solution.
Hi!
Here's a code snippet that'll work:
{% style %}
.banner a.button.button--primary {
margin-right: 155px;
margin-bottom: 50px;
}
{% endstyle %}
Insert that into your theme.liquid file (online store > themes > click '...' on the theme you want, then 'edit code'). Insert it at the bottom of the file, right before the '</body>' tag.
To make it go more to the left increase 'margin-right', to make it go higher increase 'margin-bottom'.
Alternatively, you can also use the app Easy Edits to make the edit yourself without touching any code. You can make the edit and delete the app without paying for anything, and keep the edits.
Fair disclaimer, Easy Edits is an app I've worked on. If you need any help inserting the code or using the app, just let me know!
Hello @dharrick,
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hi @dharrick,
Please send your site and if your site is password protected, please send me the password. I will check it.
This is an accepted solution.
Hi!
Here's a code snippet that'll work:
{% style %}
.banner a.button.button--primary {
margin-right: 155px;
margin-bottom: 50px;
}
{% endstyle %}
Insert that into your theme.liquid file (online store > themes > click '...' on the theme you want, then 'edit code'). Insert it at the bottom of the file, right before the '</body>' tag.
To make it go more to the left increase 'margin-right', to make it go higher increase 'margin-bottom'.
Alternatively, you can also use the app Easy Edits to make the edit yourself without touching any code. You can make the edit and delete the app without paying for anything, and keep the edits.
Fair disclaimer, Easy Edits is an app I've worked on. If you need any help inserting the code or using the app, just let me know!
amazing thank you soooo much!!!!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024