Shopify themes, liquid, logos, and UX
Hello image with text makes text to narrow on mobile, how do i widen it? Using Origin theme
Solved! Go to the solution
This is an accepted solution.
Hello! @needelp Please follow these steps to add this CSS code:
1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.
body .image-with-text--overlap .image-with-text__content {
padding-left: 0 !important;
padding-right: 0 !important;
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
K.K
This is an accepted solution.
no @needelp if you add -1 then CSS does not work the minimum 0
@needelp Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
Nobeltitanium.com
This is an accepted solution.
Hello! @needelp Please follow these steps to add this CSS code:
1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.
body .image-with-text--overlap .image-with-text__content {
padding-left: 0 !important;
padding-right: 0 !important;
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
K.K
wow thank you! Is 0 maximum or can i go -1?
This is an accepted solution.
no @needelp if you add -1 then CSS does not work the minimum 0
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025