Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1084627

    I have all the page title set to white, including blog page, single page and category archive page, however the author archive page page title is defaulting to black. When I try changing this with CSS (tried many different variations) I can get it to white, but it also makes all the post titles white as well which I do not want.

    Any help or CSS snippet for that would be appreciated.

    #1085273

    Hey timkeeley,

    I have checked it and it seems to be white now.
    If you still have issues with it you can try this one:

    #top.archive.author #wrap_all #main .main-title.entry-title {
        color: white;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.