To insert code use <code>...</code>.
Bottom page navigation changes size on hover - Customization How-To
  • First of all thank you for creating this theme!

    I've found a small but annoying bug: the font-size for the page navigation menu at the bottom of the blog (the numbers) seems to be fixed when you hover, but affected by the general font size when you don't. So, with my current settings, it changes size when hovering.
  • 4 Comments sorted by
  • Hi stormymondays

    Its stormy every day in my household as I am an army of one in a household full of women, if you get my drift...... :))

    Can you please post a link, and is it browser specific?

    Happy Striking
    Striking Team
    James
  • Well you know, the song goes "they call it stormy monday, but tuesday's just as bad" :D

    It's not browser specific. Your CSS contains a 14px font-size for .wp-pagenavi A:hover. I fixed my site with: .wp-pagenavi A:hover {font-size:17px;}

    However, I will have to change it if I switch to a different text size.

    Best regards,
    Jorge

  • It would be by design if it affected all the .wp-pagenavi, but it only affects on hover. Try this: Set the main font size to 20px, and then hover over the page numbers, you'll see what happens :)
  • Hi stormymondays,

    Thanks for reporting this. It will be amended in the next release of striking.

    Regards,
    KaptinLin