Re: Bold the svg icons in the header

How can I make the SVG icons in my header bold?

flammagreg
Trailblazer
276 0 39

How can I bold the svg icons in my header? Any help is greatly appreciated!Screenshot 2024-01-23 at 1.52.28 PM.png

Replies 3 (3)

PageFly-Richard
Shopify Partner
4584 1051 1711

 

Hi @flammagreg 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
header svg {
stroke: black
stroke-width: 1px
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

flammagreg
Trailblazer
276 0 39

The code didn't change anything. 

PageFly-Richard
Shopify Partner
4584 1051 1711

i checked but cannot see the code was added, can you screenshot where you added it?
result when add the code here

PageFlyRichard_0-1706069823248.png

 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.