Shopify themes, liquid, logos, and UX
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?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024