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
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We 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, 2024