Re: How can I center collection text in Sense theme

Solved

How can I center collection text in Sense theme

minoulejeune
Tourist
6 0 2

VRAAG_SHOPIFY.png

Hello,
How can I center the collection prescription/text? Title is centered but not the info. Thanks in advance!

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2401 695 835

This is an accepted solution.

- Here is the solution for you @minoulejeune 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media screen and (min-width: 750px) {
    .collection-hero__description {
    max-width: 100% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1721839357659.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you @minoulejeune .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 7 (7)

oscprofessional
Shopify Partner
16407 2444 3195

Hello @minoulejeune 

Follow these Steps:

1) Go to Online Store

2) Edit Code

3) Find component-collection-hero.css file

4) Add the following code in the bottom of the file

collection-hero__description{
text-align: center;
}



Thanks

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

BSS-TekLabs
Shopify Partner
2401 695 835

Hello @minoulejeune 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
minoulejeune
Tourist
6 0 2

Hi, that would be perfect, can I just drop the password here or can I send you a personal message? Sorry I'm new here haha

BSS-TekLabs
Shopify Partner
2401 695 835

You can send it here or via personal message to me.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
minoulejeune
Tourist
6 0 2

How can I send you a personal message?

BSS-TekLabs
Shopify Partner
2401 695 835

I sent you a message. Would you please check it.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2401 695 835

This is an accepted solution.

- Here is the solution for you @minoulejeune 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media screen and (min-width: 750px) {
    .collection-hero__description {
    max-width: 100% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1721839357659.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you @minoulejeune .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now