Shopify themes, liquid, logos, and UX
Hi,
Trying to change the position of the text within 'image with text' section.
I want to position more over to the left. as you can see from the image the text is centrally positioned - i want to move it to the left of the screen.
Happy to insert code.
Thanks
Solved! Go to the solution
This is an accepted solution.
Hey @Jferguson1,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
@media only screen and (max-width: 749px) {
div#ImageWithText--template--21069259473236__image-with-text {
padding-left: 15px;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
thank you very much
Hey @Jferguson1,
Can I have the link to your store?
It's password protected haha, can you share the password or remove it.
password is help lol
the password is 'help'
help is the password
This is an accepted solution.
Hey @Jferguson1,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
@media only screen and (max-width: 749px) {
div#ImageWithText--template--21069259473236__image-with-text {
padding-left: 15px;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
thank you very much
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024