Jump to content

How to change text color in My Account


Recommended Posts

So, of course it is possible, as you probably know: with css styles :)

 

you can use this:

#my-account .myaccount_lnk_list li a{
color:yellow!important;
}

to define all other css styles

 

 

for example above, it looks like:

OCxhtSt.png

 

a bit weird :D but it's only an example

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...