Center featured collections

Solved

Center featured collections

SHBQA
Tourist
9 0 2

SHBQA_0-1719590831379.png

 

For some reason i cant center the features collections title ("BRANDS")

 

Theme: Dawn 15.0

URL: Shbqa.com

Password: shabaqua

 

Accepted Solutions (3)

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

@SHBQA 

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

step.png

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

.title-wrapper--no-top-margin {
justify-content: center !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1719591282889.png

BSSTekLabs_1-1719591295329.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank 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

View solution in original post

niraj_patel
Shopify Partner
2391 516 515

This is an accepted solution.

Hello @SHBQA 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
.collection-list-wrapper .title-wrapper--no-top-margin {
justify-content: center !important;
}
</style>

techlyser_web_0-1719591348217.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

View solution in original post

Made4uo-Ribe
Shopify Partner
10036 2387 3014

This is an accepted solution.

Hi @SHBQA 

check this one.

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

.title-wrapper-with-link.title-wrapper--self-padded-tablet-down.title-wrapper--no-top-margin {
    justify-content: center;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1719591447211.png

     

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 4 (4)

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

@SHBQA 

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

step.png

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

.title-wrapper--no-top-margin {
justify-content: center !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1719591282889.png

BSSTekLabs_1-1719591295329.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank 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

niraj_patel
Shopify Partner
2391 516 515

This is an accepted solution.

Hello @SHBQA 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
.collection-list-wrapper .title-wrapper--no-top-margin {
justify-content: center !important;
}
</style>

techlyser_web_0-1719591348217.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

Made4uo-Ribe
Shopify Partner
10036 2387 3014

This is an accepted solution.

Hi @SHBQA 

check this one.

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

.title-wrapper-with-link.title-wrapper--self-padded-tablet-down.title-wrapper--no-top-margin {
    justify-content: center;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1719591447211.png

     

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

conversionist
Shopify Partner
98 8 12

Before:
Screenshot from 2024-06-28 17-12-22.png



After:
Screenshot from 2024-06-28 17-16-19.png
and here how to do it:

  • Open your Shopify admin panel
  • Go to "Online Store" and then "Themes"
  • Click "Actions" and then "Edit code"
  • Locate your theme's CSS file. This is typically found in the Assets folder and might be named something like theme.scss.liquid or styles.csc

Add the following CSS to the bottom of your stylesheet:

 

.title-wrapper-with-link {
  display: flex;
  justify-content: center;
  align-items: center;
}

#SectionHeading-template--21915630862370__collection_list_hV3iCJ {
  text-align: center;
}

 

Click "Save"

 

Building 100 Shopify apps for that BMW M5 dream

Follow the journey at https://www.youtube.com/@conversinist
https://
conversionist.online/
Buy me a coffee