Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey guys,
i was hoping someone could help me try move my button. i want to position it lower, ive attached a screenshot as a reference.
I was also wondering if it was possible to have the background colour of the text end just after the "R" in your and "E" in game.
Theme - Dawn v14
www.phreshcareco.com.au
Solved! Go to the solution
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.image-with-text__text.rte.body {
padding-bottom: 30px;
}
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.image-with-text__text.rte.body {
padding-bottom: 30px;
}
Thankyou @ZestardTech.
Any chance you know how to adjust the background colour behind the text, so it matches the text?
Something a little like this?