Trouble changing nav bar text color using child theme

This topic has 8 replies, 4 voices, and was last updated 9 years, 2 months ago ago by Stan Russell

  • Avatar: arc_roofing
    arc_roofing
    Participant
    February 17, 2015 at 00:41

    Hi there,

    Thanks for a great theme, its seems to be going great so far. However I tried changing the text color in the nav bar and no matter what I tried it wouldn’t change. I have changed the menu-wrapper background successfully so I know the child theme is working but not matter what I try to change the text color, hover background and borders it will not change.

    Log in details below

    Thanks for your help in advance…

    Mena

    Please, contact administrator
    for this information.
    7 Answers
    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.

    Avatar: arc_roofing
    arc_roofing
    Participant
    February 19, 2015 at 06:33

    Hi Robert,

    Thanks for getting back to me so quickly! I have uninstalled on of the themes (not sure how that happened!!) and re-tried entering .menu code as above but it still didn’t work.

    Any other ideas?

    Kind regards
    Mena

    Avatar: Eva
    Eva Kemp
    Support staff
    February 19, 2015 at 11:25

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: arc_roofing
    arc_roofing
    Participant
    February 23, 2015 at 01:18

    Hi Eva,

    Thanks for looking into this for me, I have supplied below my ftp details as requested.

    Cheers

    Mena

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2015 at 10:50

    Hello,

    The problem was you didn’t close comment tag */ in style.css file of the child theme and the code for the menu was commented this way.
    I’ve closed the tag. Please check your menu now.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: arc_roofing
    arc_roofing
    Participant
    February 23, 2015 at 22:53

    Hi Eva,

    Thanks so much for your help – all fixed and working perfectly now 🙂

    Kind regards

    Mena

    Avatar: stan
    Stan Russell
    Participant
    February 24, 2015 at 11:18

    Hello,

    we are happy that you have solved all your problems.
    Have a nice day!

    Regards,
    Stan Russell.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Trouble changing nav bar text color using child theme’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.