Viewing 9 replies - 1 through 9 (of 9 total)
  • I think it’s your “current page” css. See here:

    Css line 273
    #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #FFFFFF;
    }

    Thread Starter jessmccleese

    (@jessmccleese)

    Tried that. No good ??

    Thread Starter jessmccleese

    (@jessmccleese)

    Does “current page” mean the styling options for CSS within theme options?

    #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #F4D7A0;
    }

    how about this one? ??

    Thread Starter jessmccleese

    (@jessmccleese)

    That is actually what it says right now. I’m not sure why the blog tab is white.

    I had tried to use a plugin where my blog page would be in a different format than my other pages, but I removed that plugin to try to fix the issue and it still wont work.

    So weird!

    Try this one:

    Style.css line 270:

    #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #fff;
    }

    P.S. I’m hoping you are using a custom css plugin or child theme to change things because other wise when you update your theme, it may all go away.

    Thread Starter jessmccleese

    (@jessmccleese)

    That didn’t work either. But, what I did notice is that the blog tab is only white when I am on the homepage. From any other page the blog tab is the correct yellow color. Maybe something else is going on?

    Thanks so much for your continued help!

    Hey I just stopped by your site and everything seems to be good on your links. Is it all good now?

    Thread Starter jessmccleese

    (@jessmccleese)

    Sadly no. I was actually trying to change all of the tabs to a yellow color that I had on every tab but the blog but never could quite figure out how to. I ended up just changing them all to white to have consistency. Not quite what I want, but I will go ahead and close this topic since I am keeping them all white now.

    Thanks for checking in!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Change the color of one tab on website’ is closed to new replies.