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
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
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;
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024