For the SENSE theme, How can I center the Featured Collections title?

Solved
cjrprestige
New Member
2 0 2

 

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;
}

 

 

cjrprestige_0-1669935878003.png

 

 

Accepted Solution (1)

Accepted Solutions
PageFly-Victor
Shopify Partner
7033 1469 2715

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;

}

PageFlyVictor_0-1669943794214.png

 

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! 

View solution in original post

Replies 7 (7)
PageFly-Victor
Shopify Partner
7033 1469 2715

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;

}

PageFlyVictor_0-1669943794214.png

 

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! 

GemPages
Shopify Partner
5451 1220 997

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

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
KetanKumar
Shopify Partner
36503 3621 11764

@cjrprestige 

oh sorry for that issue can you please share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Denishamakwana
Shopify Partner
1317 164 213

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
ZestardTech
Shopify Expert
4016 681 938

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;
}

ZestardTech_0-1669963086302.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
cjrprestige
New Member
2 0 2

This worked perfectly. Thank you @PageFly-Victor  🙂

PageFly-Victor
Shopify Partner
7033 1469 2715

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!