What's your biggest current challenge? Have your say in Community Polls along the right column.

Header icon in bold

Solved

Header icon in bold

Suco
Explorer
117 0 14

IMG_2485.jpeg

 hi guys I wuant put this icon in header in bold , can help me 

like this 

IMG_2484.jpeg

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

Hi @Suco , You can try follow my instructions.

To make the header icon bold, please follow the steps below:

1. Navigate to Online store => Theme => Edit code of the current theme.

2. Find and open file "base.css".

3. Append the following code to the end of the file:

 

.header .icon {
    stroke: black;
    stroke-width: 0.5;
}

 

Now, save your changes and go back to your online store to check.

I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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

View solution in original post

Reply 1 (1)

BSSCommerce-B2B
Shopify Partner
1969 564 566

This is an accepted solution.

Hi @Suco , You can try follow my instructions.

To make the header icon bold, please follow the steps below:

1. Navigate to Online store => Theme => Edit code of the current theme.

2. Find and open file "base.css".

3. Append the following code to the end of the file:

 

.header .icon {
    stroke: black;
    stroke-width: 0.5;
}

 

Now, save your changes and go back to your online store to check.

I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


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