Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: How to make product title on homepage bold

Solved

How to make product title on homepage bold

AM82
Tourist
11 0 5

Hello

 

I want to make to product titles bold but i dont know how can someone help me please.

I did it when you press on one product but for the whole page with the products it is not bold

 

I'm currently using REFORMATION theme.

 

Thanks

 

AM82

 

AM82_0-1699474613302.png

 

Accepted Solution (1)
arunme
Shopify Partner
41 8 13

This is an accepted solution.

@AM82 try this code 

.product-card-title {
    font-weight: bold !important;
}
If helpful please Like and Accept Solution.
Ask Me anything related to E-commerce or Shopify Let's connect Linkedin

View solution in original post

Replies 3 (3)

AM82
Tourist
11 0 5

.product-details span.title {
font-weight: bold !important;

 

i tried it also with this but it is not working

arunme
Shopify Partner
41 8 13

This is an accepted solution.

@AM82 try this code 

.product-card-title {
    font-weight: bold !important;
}
If helpful please Like and Accept Solution.
Ask Me anything related to E-commerce or Shopify Let's connect Linkedin

Made4uo-Ribe
Shopify Partner
9076 2167 2677

Hi @AM82 

Which page you like it to be bolder? In product page or the homepage collection?

I try to use the demo of your theme. Im not sure if it work in your store. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product-information h1.product-title {
    font-weight: bolder;
}

 

  • And Save.
  • Result:
  • Made4uoRibe_0-1699482250251.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.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.