lauriepk
Member
Posted 2 years ago #
I'm still loving this theme -- it's so smooth and light.
My blog post titles are often quite long, which wrecks the formatting of the "next" and "previous" links at the top of the page, above the current blog post. How can I reduce that font size, so the whole blog post title fits neatly in the box?
Thanks,
Laurie
link to your site please? (I can't actually download the theme to look at it, so I need to see some source code)
lauriepk
Member
Posted 2 years ago #
Open style.css and locate '.navigator'
Change there the font-size from 14px to a small size, like 12px.
Or increase the height item to make a higher navigator box...
lauriepk
Member
Posted 2 years ago #
Decreasing font size worked like a charm -- thank you so much!
Just a suggestion: If you decreased the font size in 2px, I would decrease the height in 2px and so on. This will make the text vertically centered on the navigator box ;)