Shopify themes, liquid, logos, and UX
Hello,
For the SENSE theme, How can I center the Featured Collections title? It keeps staying to the left. I tried
puting the code below at the bottom of the base.css and it centered al my other headlines on the Home page but not the Featured Products headline. Please advise of code to put in and where in the CSS. Thank you or your help. (see screenshot below of area i'm referring to) @KetanKumar
.title-wrapper-with-link {
align-items: center;
justify-content: center;
}
Solved! Go to the solution
This is an accepted solution.
Hi @cjrprestige
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.title.h2 {
text-align: center !important;
}
Hope that my solution works for you.
Best regards,
Victor | 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.
Let’s create a unique website design with PageFly for free now!
This is an accepted solution.
Hi @cjrprestige
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.title.h2 {
text-align: center !important;
}
Hope that my solution works for you.
Best regards,
Victor | 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.
Let’s create a unique website design with PageFly for free now!
Hello @cjrprestige
Can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?
Kind & Best regards,
GemPages Support Team
oh sorry for that issue can you please share store url
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:
.title-wrapper-with-link {
justify-content: center;
}
You are welcome @cjrprestige 😉
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.
Let’s create a unique website design with PageFly for free now!
User | RANK |
---|---|
227 | |
154 | |
64 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023