Reply 42879 to: Trouble changing nav bar text color using child theme

Avatar: Robert Hall
Robert Hall
Support staff
February 17, 2015 at 09:25

Hello,

You forget to add @import url('../woopress/style.css'); string into style.css of Child Theme. I did it.
Please check it.
You can use this code to change nav bar color:

.menu > li > a{
color:red !important;
}

Also you have two themes installed. Please delete one and update another to the latest version.

Regards,
Robert Hall.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.