Re: 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
1739 524 584

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

 

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

Replies 4 (4)

BSSCommerce-B2B
Shopify Partner
1739 524 584

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

 

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

PageFly-Richard
Shopify Partner
4668 1069 1726

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
2305 848 1064

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 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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

Sweans
Shopify Partner
406 80 124

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 [email protected] regarding any help.
- To know more about me check out www.sweans.com