All things Shopify and commerce
Hi everyone,
I've a question about a custom liquid I implemented in my store.
Unfortunately I haven't been able to center the text in the middle of the image I uploaded through the custom liquid. Let me show you what I mean by posting images:
I'd like to have the text "4.5 / 5 sterren op Trustpilot" centering in the middle of the image. Like this (without the black line ofcourse, just a quick edit through paint):
My website link = https://tlysocvwxwkl4jp7-76486705476.shopifypreview.com
Thank you in advance.
Kind regards,
Eline
Solved! Go to the solution
This is an accepted solution.
Hi @Eline12
1. Go to Theme->Edit code, find file name "base.css" and add this code:
span.tp-text { position: absolute; } @media only screen and (max-width: 768px) span.tp-text { top: 3px; } }
The result will be as the following image:
- PC:
- Mobile:
Hope it helps @Eline12 !
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
For B2B solutions and custom pricing, check out B2B Solution & Custom Pricing |
For adding product labels/badges, visit Product Labels by BSS
BSS Commerce - Shopify Apps & Store Development Service Provider
Hire a Shopify expert | Shopify Plus Store Development
which page you added this?
This is an accepted solution.
Hi @Eline12
1. Go to Theme->Edit code, find file name "base.css" and add this code:
span.tp-text { position: absolute; } @media only screen and (max-width: 768px) span.tp-text { top: 3px; } }
The result will be as the following image:
- PC:
- Mobile:
Hope it helps @Eline12 !
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
For B2B solutions and custom pricing, check out B2B Solution & Custom Pricing |
For adding product labels/badges, visit Product Labels by BSS
BSS Commerce - Shopify Apps & Store Development Service Provider
Hire a Shopify expert | Shopify Plus Store Development
Thanks a lot. That's a very good solution.
Have a nice day!
User | RANK |
---|---|
40 | |
39 | |
24 | |
23 | |
21 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023