Shopify themes, liquid, logos, and UX
Hi, I have just started using the feature with icon on Prestige, however there is no option to center it without a code... see below its the line with ONEY logo... i'd like it centered below the BUY BUTTONS.
anyone can help? thanks a lot
website www.jickie.co
password : nuxl
Solved! Go to the solution
This is an accepted solution.
Hi @carlajickie
Check this one.
#shopify-section-template--20077799014748__main > div > div > div > safe-sticky > div > div:nth-child(5) {
text-align: center !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey @carlajickie
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product-info__block-item:is([data-block-type=feature-with-icon] {
text-align-last: center !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
sorry it does not work
@carlajickie - add this css to the very end of your theme.css file and check
.product-info__block-item:is([data-block-type=feature-with-icon]{text-align: center;}
Hi @carlajickie ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
.product-info__block-item:is([data-block-type=feature-with-icon]{text-align: center !important;}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @carlajickie
Check this one.
#shopify-section-template--20077799014748__main > div > div > div > safe-sticky > div > div:nth-child(5) {
text-align: center !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
thanks it works
User | RANK |
---|---|
228 | |
174 | |
65 | |
52 | |
48 |
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023