Change text-color CustomerAccount page

Solved

Change text-color CustomerAccount page

JesusGomicare
Excursionist
25 0 4

Hi guys,

 

Been trying to change the text-color in the customer account. I tried doing so via the CSS, but can't seem to get it. 

 

Can anyone help me with it please?

 

Thanks

 

JesusGomicare_0-1722993827323.png

 

Accepted Solution (1)

BSSCommerce-B2B
Shopify Partner
1323 347 407

This is an accepted solution.

Hi @JesusGomicare 

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file customer.css. Search for the following CSS snippet

.customer.account h2 {
    color: red !important;
}

Result

BSSCommerceB2B_0-1722994414530.png

If it helps you, please like and mark it as the solution.

Best Regards

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 4 (4)

BSSCommerce-B2B
Shopify Partner
1323 347 407

This is an accepted solution.

Hi @JesusGomicare 

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file customer.css. Search for the following CSS snippet

.customer.account h2 {
    color: red !important;
}

Result

BSSCommerceB2B_0-1722994414530.png

If it helps you, please like and mark it as the solution.

Best Regards

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


BSS: B2B Wholesale Solution |BSS: B2B Portal, Quote, Net 30 | B: B2B Lock Password Protect


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

PageFly-Richard
Shopify Partner
4584 1051 1711

This is Richard from PageFly - Shopify Page Builder App

Hi @JesusGomicare  I can help you. Please can you provide the website url. Thank you.

 

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.

BSSCommerce-HDL
Shopify Partner
2008 706 862

Hi @JesusGomicare

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag: 

 

<style>
.customer.account h2 {
    color: red !important;
}
</style>

 

Here is result: 

BSSCommerceHDL_0-1722994548904.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

Sweans
Shopify Partner
396 76 117

Hi @JesusGomicare ,

 

You can edit this by adding a simple line of code.

 

Go to online store > themes > Click on three dots of current theme > edit code > search in the left sidebar  for  Base.css > paste the code below

 

.customer.account h2 {

color:black !important;

}

 

I hope this helps! If it does, please like it and mark it as a solution!

If you need further assistance, feel free to reach out!

Regards,
Sweans

- Was my reply helpful? Please Like and Accept the Solution or let me know by Buying me coffee!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me at info@sweans.com regarding any help.
- To know more about me check out www.sweans.com