How to Change font Color on "My account sidebar"?
-
Could you help to tell me how to Change font Color on “My account sidebar”?
Attachments:
You must be
logged in to view attached files.
Hello,
First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-).
To change the font color of the items inside the MY ACCOUNT sidebar you can use the below CSS code in theme settings >> custom CSS >> global custom CSS:
.woocommerce-MyAccount-navigation ul li a {
color:red;
}
.woocommerce-MyAccount-title{
color:red;
}
I just used red color to set an example for you. So you can use any other color.
Best Regards.
Most Welcome :-)
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘How to Change font Color on "My account sidebar"?’ is closed to new replies.