How do I add bold to my Helpful Links in footer?

Solved

How do I add bold to my Helpful Links in footer?

Lumify
Shopify Partner
49 1 21
Accepted Solution (1)

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Hello @Lumify 

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>
  .footer a.link.link--text.list-menu__item.list-menu__item--link {
      font-weight: bold !important;
  }
</style>

Tech_Coding_0-1728309297674.png

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

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

View solution in original post

Replies 3 (3)

Tech_Coding
Shopify Partner
514 132 131

This is an accepted solution.

Hello @Lumify 

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>
  .footer a.link.link--text.list-menu__item.list-menu__item--link {
      font-weight: bold !important;
  }
</style>

Tech_Coding_0-1728309297674.png

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

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
Lumify
Shopify Partner
49 1 21

Hello Tech_Coding,

Many thanks. It did work. 🙂

Made4uo-Ribe
Shopify Partner
10100 2398 3034

Hi @Lumify 

check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

.footer-block__details-content {
    font-weight: 700;
}

 

And Save. 

Result:

Made4uoRibe_0-1728311551288.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.