• Resolved miked89

    (@miked89)


    Hi.

    Take a look at my page. http://www.gamertime.co.uk and scroll to the very bottom.

    Whats going on with my page numbers and scrolling buttons. Highlight them and you can see what should be there.If you goto the next page, a certain number changes colour. I have tried everything I have changed and can’t figure it out.

    I am using the TwentyFourteen theme

    Thanks in advance

Viewing 8 replies - 1 through 8 (of 8 total)
  • Since you’ve already got a child theme, try putting this in your child theme’s style.css:

    .paging-navigation span {
    color: black;
    }
    Thread Starter miked89

    (@miked89)

    Hi, I have done that but it doesn’t seem to have changed 🙁

    I don’t see that code on your site. Are you using a caching plugin? You should temporarily disable it while you edit the site.

    Thread Starter miked89

    (@miked89)

    I’m not to sure about a caching plugin, my knowlegde isn’t that great at the moment.

    I have had a problem where any css i put into my child theme style.css doesn;t seem to do much. I know it works because without the intro stuff like the theme details etc it reformats itself to no css.

    i tried your code in my custom CSS too and it didn’t work. Could it be a style plugin overriding it?

    When I look at your site now (2:05 pm, Mountain time), the code I suggested is showing up in your child theme’s stylesheet and the page numbers are appearing correctly.

    Thread Starter miked89

    (@miked89)

    They arent on my screen. Weird

    http://snag.gy/8MtfX.jpg

    Thread Starter miked89

    (@miked89)

    ignore me, thats sorted. Being silly.

    Thanks a lot! 🙂

    Ah, I must have misunderstood your initial request. Did you want all the numbers to be the same color? Bear in mind that the “2”, “12”, and “Next” are links, while the “1” and the “…” aren’t.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Whats going on with my page numbers???’ is closed to new replies.